Added sudo to write_bashrc command
This commit is contained in:
parent
05ca6db4ff
commit
551f0ac05b
@ -17,7 +17,7 @@ install_git
|
||||
install_lsd
|
||||
install_ncdu
|
||||
echo 'echo ""' | sudo tee -a /etc/bash.bashrc > /dev/null
|
||||
python3.9 write_bashrc.py
|
||||
sudo python3.9 write_bashrc.py
|
||||
install_neofetch
|
||||
install_trash_cli
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user