diff --git a/system_files/overrides/usr/bin/dnf b/system_files/overrides/usr/bin/dnf index 27819dc0..a595ea3a 100755 --- a/system_files/overrides/usr/bin/dnf +++ b/system_files/overrides/usr/bin/dnf @@ -1,3 +1,3 @@ #!/usr/bin/bash -echo -e "If you are reading this you have made a mistake and need to \e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\aread our documentation\e]8;;\a\n\e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\ahttps://docs.bazzite.gg/Installing_and_Managing_Software/\e]8;;\a\n" +echo -e "ERROR: If you are reading this you have made a mistake and need to \e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\aread our documentation\e]8;;\a\n\e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\ahttps://docs.bazzite.gg/Installing_and_Managing_Software/\e]8;;\a\n" exit 1 diff --git a/system_files/overrides/usr/bin/yum b/system_files/overrides/usr/bin/yum new file mode 100755 index 00000000..a595ea3a --- /dev/null +++ b/system_files/overrides/usr/bin/yum @@ -0,0 +1,3 @@ +#!/usr/bin/bash +echo -e "ERROR: If you are reading this you have made a mistake and need to \e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\aread our documentation\e]8;;\a\n\e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\ahttps://docs.bazzite.gg/Installing_and_Managing_Software/\e]8;;\a\n" +exit 1