mirror of
https://github.com/Sneed-Group/shit-script
synced 2025-01-09 17:53:18 +00:00
Update 'shit.sh'
This commit is contained in:
parent
4d318248dd
commit
da2f248d26
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
|
# Install necessary packages
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -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 network-manager-gnome xfce4 xfce4-screenshooter || {
|
||||||
echo "Failed to install necessary packages."
|
echo "Failed to install necessary packages."
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue