mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Shellchecks
This commit is contained in:
parent
a158572279
commit
ca69cf511d
@ -2,7 +2,7 @@
|
||||
set -eu
|
||||
|
||||
IMG="/storage"
|
||||
BASE=$(basename $URL .pat)
|
||||
BASE=$(basename "$URL" .pat)
|
||||
|
||||
[ ! -f "/run/server.sh" ] && echo "Script must run inside Docker container!" && exit 60
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user