mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-23 03:35:23 -06:00
Update 'shit.sh'
This commit is contained in:
parent
880e2b92ea
commit
475f75283d
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 -y busybox clang irssi xfce4 xfce4-screenshooter flatpak libreoffice krita network-manager-gnome obs-studio || {
|
||||
sudo apt install -y busybox clang irssi flatpak libreoffice krita network-manager-gnome obs-studio || {
|
||||
echo "Failed to install necessary packages."
|
||||
exit 1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue