Changed python version

This commit is contained in:
Sven Heidemann 2021-04-21 10:47:52 +02:00
parent 558f1646b5
commit 182a14af53

View File

@ -17,7 +17,7 @@ install_git
install_lsd
install_ncdu
echo 'echo ""' | sudo tee -a /etc/bash.bashrc > /dev/null
sudo python3.9 write_bashrc.py /home/ /root/
sudo python3 write_bashrc.py /home/ /root/
install_neofetch
install_trash_cli