Added sudo to write_bashrc command

This commit is contained in:
Sven Heidemann 2021-04-21 10:19:46 +02:00
parent 05ca6db4ff
commit 551f0ac05b

View File

@ -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