mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-04-01 22:04:23 +01:00
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:
@@ -693,5 +693,6 @@ echo ""
|
|||||||
echo " https://$YOURSERVERNAME"
|
echo " https://$YOURSERVERNAME"
|
||||||
echo ""
|
echo ""
|
||||||
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
|
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
|
||||||
|
### CleanUp ###
|
||||||
cat /dev/null > ~/.bash_history && history -c && history -w
|
cat /dev/null > ~/.bash_history && history -c && history -w
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user