@@ -15,4 +15,4 @@ sudo hostnamectl set-hostname localhost
sudo rm /etc/netplan/*.*
# Clean shell history
-cat /dev/null > ~/.bash_history && history -c
+sudo cat /dev/null > ~/.bash_history && history -c