You've already forked dokuwiki-updater-ubuntu
minor tweak
This commit is contained in:
@@ -70,7 +70,7 @@ fi
|
||||
#
|
||||
# Redirect output to logfile
|
||||
#
|
||||
exec >>"$logfile" 2>&1
|
||||
exec >"$logfile" 2>&1
|
||||
|
||||
echo "============================================================"
|
||||
echo "DokuWiki update run : $(date)"
|
||||
|
||||
Reference in New Issue
Block a user