threadr.lostcave.ddnss.de/run-once-script.sh

5 lines
158 B
Bash

#!/bin/bash
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