new deploy
This commit is contained in:
parent
7635dfc124
commit
489e023494
|
|
@ -9,4 +9,4 @@ ROOT_DIR="$SCRIPT_DIR/../.."
|
|||
source "$ROOT_DIR/app/scripts/config.sh"
|
||||
|
||||
# Run remote install on the target
|
||||
ssh $HOST "cd $DEST && git pull && bun install && sudo systemctl restart nose-pluto.service"
|
||||
ssh $HOST "cd $DEST && bun runner update"
|
||||
Loading…
Reference in New Issue
Block a user