diff --git a/Configure.sh b/Configure.sh new file mode 100755 index 0000000..bc8a6db --- /dev/null +++ b/Configure.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "This was run at $(date)" > /FLAG.txt