Update some scripts and then some

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
Andrei Jiroh Halili 2023-07-15 16:56:29 +00:00
parent 3e9b4b9bf3
commit 3c1e8f59fb
2 changed files with 11 additions and 2 deletions

View file

@ -40,6 +40,7 @@ fi
if [[ ! -d "$_root_directory_git/public" ]]; then
bash "$_root_directory_git/bin/build.sh"
cp markdown/.well-known public/ -rv
fi
if [[ $FF_DIRTY_DEPLOY == "true" ]]; then