mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-01 07:13:26 +00:00
chore: Be more explicit about the error, add yum into the mix
This commit is contained in:
parent
1fd36f7b2f
commit
6ed7547d69
@ -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
|
||||
|
3
system_files/overrides/usr/bin/yum
Executable file
3
system_files/overrides/usr/bin/yum
Executable file
@ -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
|
Loading…
x
Reference in New Issue
Block a user