mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-05-08 14:43:10 +00:00
Update some scripts and then some
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
3e9b4b9bf3
commit
3c1e8f59fb
2 changed files with 11 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue