...
This commit is contained in:
parent
7c6d8ae4cb
commit
84f8d956fc
2
build.sh
2
build.sh
@ -2,4 +2,4 @@
|
|||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
pnpm run build
|
pnpm run build
|
||||||
rsync -avz --delete dist/ root@threefold.info:/root/hero/www/info/threefoldgalaxy/
|
rsync -avz --delete dist/ root@threefold.info:/root/hero/www/info/threefoldgalaxy/
|
||||||
rsync -rav --delete public/ ${HOME}/hero/var/www/threefoldgalaxy/
|
rsync -rav --delete dist/ ${HOME}/hero/var/www/threefoldgalaxy/
|
Loading…
Reference in New Issue
Block a user