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
18739dd853
commit
880e2b92ea
1 changed files with 1 additions and 1 deletions
2
shit.sh
2
shit.sh
|
@ -60,7 +60,7 @@ 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 sddm vlc shotcut
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue