update ownership of file after xzf
All checks were successful
Deploy React / build-and-deploy (push) Successful in 16s
All checks were successful
Deploy React / build-and-deploy (push) Successful in 16s
This commit is contained in:
@@ -42,6 +42,7 @@ jobs:
|
||||
rm -rf /var/www/hotel-demo/index.html
|
||||
|
||||
tar -xzf /tmp/build.tar.gz -C /var/www/hotel-demo
|
||||
sudo chown -R www-data:www-data /var/www/hotel-demo
|
||||
|
||||
sudo systemctl reload nginx
|
||||
EOF
|
||||
Reference in New Issue
Block a user