fixed build process to take new changes

This commit is contained in:
root 2024-10-01 15:50:16 +00:00
parent 6a3930349a
commit f1e75a67e3

View File

@ -10,5 +10,8 @@ cd docs_website
yarn build
cd ..
rsync -rv --delete ${script_dir}/docs_website/build/ root@info.ourworld.tf:/root/hero/www/info/docs/
#rsync -rv --delete ${script_dir}/docs_website/build/ root@info.ourworld.tf:/root/hero/www/info/docs/
rm -rf /root/hero/www/info/docs/{*,.*}
cp -rp ${script_dir}/docs_website/build/{.,}* /root/hero/www/info/docs/