mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-23 11:42:52 -06:00
Update 'shit.sh'
This commit is contained in:
parent
dcb4c14ae6
commit
1438f232de
1 changed files with 1 additions and 1 deletions
2
shit.sh
2
shit.sh
|
@ -10,7 +10,7 @@ chmod +x /usr/bin/swirl
|
|||
|
||||
# Install necessary packages
|
||||
sudo apt update
|
||||
sudo apt install --no-install-recommends -y busybox clang irssi flatpak libreoffice krita network-manager-gnome xfce4 xfce4-screenshooter || {
|
||||
sudo apt install --no-install-recommends -y busybox clang irssi flatpak libreoffice krita || {
|
||||
echo "Failed to install necessary packages."
|
||||
exit 1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue