mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 04:01:59 +00:00
Update deploy_staging.sh
This commit is contained in:
@@ -13,7 +13,7 @@ echo "FILTER: make multiversion"
|
|||||||
make clean && make multiversion
|
make clean && make multiversion
|
||||||
|
|
||||||
echo "FILTER: rsync build"
|
echo "FILTER: rsync build"
|
||||||
rsync -rzP --delete ./_build/dirhtml/ root@staging.start9labs.com:/var/www/html/start9.com/dirhtml/
|
rsync -rzP --delete ./_build/dirhtml/ root@staging.start9labs.com:/var/www/html/staging.start9labs.com/dirhtml/
|
||||||
|
|
||||||
echo "FILTER: ssh restart nginx and tor"
|
echo "FILTER: ssh restart nginx and tor"
|
||||||
ssh root@staging.start9labs.com "systemctl reload nginx && systemctl reload tor"
|
ssh root@staging.start9labs.com "systemctl reload nginx && systemctl reload tor"
|
||||||
|
|||||||
Reference in New Issue
Block a user