...
This commit is contained in:
3
build.sh
3
build.sh
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$0")"
|
||||
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/
|
||||
Reference in New Issue
Block a user