Signed-off-by: Polianin Nikita <wesser@noreply.git.winsomnia.net>
This commit is contained in:
parent
5d265e4b48
commit
924c75ea79
@ -42,4 +42,4 @@ jobs:
|
||||
sudo apt update
|
||||
sudo apt install rsync -y
|
||||
rsync -avr -p --chmod=770 --no-times --delete ./dist/frontend/browser/ $SSH_USER@$SSH_HOST:$TARGET_DIR
|
||||
ssh $SSH_USER@$SSH_HOST "sudo chown -R :www-data $TARGET_DIR"
|
||||
ssh $SSH_USER@$SSH_HOST "chown -R :www-data $TARGET_DIR"
|
||||
|
Loading…
Reference in New Issue
Block a user