diff --git a/run-once-script.sh b/run-once-script.sh index fe7e249..c336b4f 100644 --- a/run-once-script.sh +++ b/run-once-script.sh @@ -1,4 +1,4 @@ #!/bin/bash -rm -r /var/www/html/one_out/ +cat /var/www/admin.strassenkind.ip/stderr.log > /var/www/html/stderr.log # leave this here for whenever this script is altered to be empty exit 0