Update 'shit.sh'

This commit is contained in:
Maxwell Drake 2024-04-06 10:15:26 +00:00
parent 475f75283d
commit 4d318248dd

View file

@ -10,7 +10,7 @@ chmod +x /usr/bin/swirl
# Install necessary packages
sudo apt update
sudo apt install -y busybox clang irssi flatpak libreoffice krita network-manager-gnome obs-studio || {
sudo apt install -y busybox clang irssi flatpak libreoffice krita network-manager-gnome xfce4 xfce4-screenshooter || {
echo "Failed to install necessary packages."
exit 1
}
@ -60,7 +60,6 @@ printf "\n\nbusybox sh" >> "/etc/bash.bashrc"
CODENAME=jammy
sudo curl -L -o /etc/apt/sources.list.d/t2.list -url "https://adityagarg8.github.io/t2-ubuntu-repo/t2.list"
echo "deb [signed-by=/etc/apt/trusted.gpg.d/t2-ubuntu-repo.gpg] https://github.com/AdityaGarg8/t2-ubuntu-repo/releases/download/${CODENAME} ./" >> /etc/apt/sources.list.d/t2.list
sudo apt install vlc shotcut
curl -L -url "https://adityagarg8.github.io/t2-ubuntu-repo/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/t2-ubuntu-repo.gpg >/dev/null
sudo apt update
sudo apt install linux-t2