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

7 lines
119 B
Bash

#!/bin/bash
echo "I am a stooopid message."
# leave this here for whenever this script is altered to be empty
exit 0