Make mount/ copy optional

This commit is contained in:
Joshua Bell
2018-04-10 21:25:33 -07:00
parent f1fbd1fee1
commit 805a8d254d

View File

@@ -53,6 +53,8 @@ stats "date.s"
stats "puzzle.s"
# Mountable directory
if [ -d mount ]; then
echo "Copying files to mount/"
mount 'show.image.file.$F1'
mount 'this.apple.$F1'
fi