1
0
This commit is contained in:
syui 2024-03-27 13:40:14 +09:00
parent 723e1dffec
commit 27b20b5f1d
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
2 changed files with 2 additions and 2 deletions

2
public

@ -1 +1 @@
Subproject commit e494faae0af4d6c9e9cc226987748a22f7d756f1
Subproject commit 378dc3afc2751d4bc16a49856c59680893d40d9c

View File

@ -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