From 6d7606e051a43655afc578663a37b882c87bd254 Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Sun, 10 Feb 2019 06:33:07 +0100 Subject: [PATCH] fix for log file --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index eb77e89..ff36ee0 100644 --- a/run.sh +++ b/run.sh @@ -2,7 +2,7 @@ # defines user = $(whoami) -log_file = $user.txt +log_file = $(whoami).txt echo '[*] Fixing file and folder permissions:'; # Directories