fix
This commit is contained in:
parent
723e1dffec
commit
27b20b5f1d
2
public
2
public
@ -1 +1 @@
|
||||
Subproject commit e494faae0af4d6c9e9cc226987748a22f7d756f1
|
||||
Subproject commit 378dc3afc2751d4bc16a49856c59680893d40d9c
|
@ -5,7 +5,7 @@ d=${0:a:h}
|
||||
dd=${0:a:h:h}
|
||||
dir=$dd/public/card
|
||||
o_dir=$dd/public/static/img
|
||||
static=$dd/static/img
|
||||
static=$dd/public/static/img
|
||||
json=$dd/public/json/card.json
|
||||
mkdir -p $dir
|
||||
mkdir -p $static
|
||||
|
Loading…
Reference in New Issue
Block a user