Chris Hagood hace 2 años
padre
commit
a16010d309
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Template/22_04template.sh

+ 1 - 1
Template/22_04template.sh

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