updated apt to run without approval
This commit is contained in:
parent
5ae1df25f0
commit
a8eafa9115
@ -14,9 +14,9 @@ starshipconfig="https://git.izebra.net/izebra_projects/rmm-scripts/raw/branch/ma
|
|||||||
|
|
||||||
#Add fish shell repo and install
|
#Add fish shell repo and install
|
||||||
echo Installing fish...
|
echo Installing fish...
|
||||||
sudo apt-add-repository ppa:fish-shell/release-3
|
sudo apt-add-repository --yes ppa:fish-shell/release-3
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install fish
|
sudo apt install fish -y
|
||||||
|
|
||||||
|
|
||||||
#Copy fish config file to root and all users under /home/
|
#Copy fish config file to root and all users under /home/
|
||||||
|
0
remove-shelltweaks.sh
Executable file → Normal file
0
remove-shelltweaks.sh
Executable file → Normal file
Loading…
Reference in New Issue
Block a user