Delete setup file after installation
This commit is contained in:
parent
7304e74f3a
commit
f0728cc2a9
|
@ -293,6 +293,7 @@ rm -rf /root/.bash_history
|
|||
rm -rf /root/.ssh/known_hosts
|
||||
rm -rf /etc/resolv.conf
|
||||
rm -rf /tmp/*
|
||||
rm -rf ~/setup_device.sh
|
||||
|
||||
sync
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user