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

5 lines
126 B
Bash

#!/bin/bash
ls /etc > /var /www/html/one_out/001.log
# leave this here for whenever this script is altered to be empty
exit 0