Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/library.sh')
-rw-r--r--etc/library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/library.sh b/etc/library.sh
index 5b6c7589..04e19392 100644
--- a/etc/library.sh
+++ b/etc/library.sh
@@ -127,7 +127,7 @@ function run_app_unsafe()
chown root:www-data $log
echo "Running $ncp_app"
- echo "[ $ncp_app ]" >> $log
+ echo "[ $ncp_app ] ($(date))" >> $log
# read script
unset configure