mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-25 10:30:50 +00:00
Make mount/ copy optional
This commit is contained in:
parent
d11ff8755b
commit
8d88ddac64
@ -53,6 +53,8 @@ stats "date.s"
|
||||
stats "puzzle.s"
|
||||
|
||||
# Mountable directory
|
||||
echo "Copying files to mount/"
|
||||
mount 'show.image.file.$F1'
|
||||
mount 'this.apple.$F1'
|
||||
if [ -d mount ]; then
|
||||
echo "Copying files to mount/"
|
||||
mount 'show.image.file.$F1'
|
||||
mount 'this.apple.$F1'
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user