From cf071ccc82045f1af0afc0f3593c722d7091438a Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Tue, 10 Jul 2018 07:13:18 +0200 Subject: [PATCH] Clean history (! script for Ubuntu 16.04 LTS no longer maintained !) --- install-nextcloud-Ubuntu16044LTS.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-nextcloud-Ubuntu16044LTS.sh b/install-nextcloud-Ubuntu16044LTS.sh index 6df049c..32926f1 100644 --- a/install-nextcloud-Ubuntu16044LTS.sh +++ b/install-nextcloud-Ubuntu16044LTS.sh @@ -575,4 +575,5 @@ echo "" echo " https://$YOURSERVERNAME" echo "" echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" +history -c && history -w exit 0