From 27b20b5f1de63061f1aecb531e5885671905f359 Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 27 Mar 2024 13:40:14 +0900 Subject: [PATCH] fix --- public | 2 +- scpt/ogimage.zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public b/public index e494faa..378dc3a 160000 --- a/public +++ b/public @@ -1 +1 @@ -Subproject commit e494faae0af4d6c9e9cc226987748a22f7d756f1 +Subproject commit 378dc3afc2751d4bc16a49856c59680893d40d9c diff --git a/scpt/ogimage.zsh b/scpt/ogimage.zsh index dd9edbe..d6816bb 100755 --- a/scpt/ogimage.zsh +++ b/scpt/ogimage.zsh @@ -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