Prepared for LXD/LXC either

Added:
apt install gnupg2 wget -y
 and
cat /dev/null > ~/.bash_history && history -c && history -w
This commit is contained in:
rieger::CLOUD
2018-12-23 20:03:20 +01:00
committed by GitHub
parent c4f383910b
commit 66d4dc268c

View File

@@ -693,5 +693,6 @@ echo ""
echo " https://$YOURSERVERNAME"
echo ""
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
### CleanUp ###
cat /dev/null > ~/.bash_history && history -c && history -w
exit 0