Chris Hagood 2 년 전
부모
커밋
a16010d309
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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