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"
|
stats "puzzle.s"
|
||||||
|
|
||||||
# Mountable directory
|
# Mountable directory
|
||||||
echo "Copying files to mount/"
|
if [ -d mount ]; then
|
||||||
mount 'show.image.file.$F1'
|
echo "Copying files to mount/"
|
||||||
mount 'this.apple.$F1'
|
mount 'show.image.file.$F1'
|
||||||
|
mount 'this.apple.$F1'
|
||||||
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user