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