You've already forked gitea-updater-ubuntu
minor tweak
This commit is contained in:
@@ -37,7 +37,7 @@ fi
|
||||
#
|
||||
# Redirect all output to logfile
|
||||
#
|
||||
exec >>"$logfile" 2>&1
|
||||
exec >"$logfile" 2>&1
|
||||
|
||||
echo ""
|
||||
echo "============================================================"
|
||||
|
||||
Reference in New Issue
Block a user