Browse Source

Modified init method

Paolo Galli 4 years ago
parent
commit
e2450870fe
1 changed files with 2 additions and 1 deletions
  1. 2 1
      lcmlog-server-utils

+ 2 - 1
lcmlog-server-utils

@@ -69,8 +69,9 @@ method_init()
 			echo "Completed."
 		fi
 
+		echo
 		echo "Now you should add entries in auth files and then update folder permissions using the flag -u"
-		
+
 	fi
 }