2020-02-26 11:11:21 +01:00
|
|
|
#!/bin/bash
|
2020-03-05 03:11:46 +01:00
|
|
|
|
2020-03-08 02:45:24 +01:00
|
|
|
echo "I am a stooopid message."
|
2020-03-05 04:19:08 +01:00
|
|
|
|
2020-03-02 14:38:39 +01:00
|
|
|
# leave this here for whenever this script is altered to be empty
|
2020-02-26 12:08:36 +01:00
|
|
|
exit 0
|