Update docs, execute deploy_site.sh when in shipyard directory
The script uses relative paths to source variable and execute other scripts, so it's required to be within the same directory when executing it. Change-Id: I926eb029e4898a530f16276aa53b57f8aa9ba9cd
This commit is contained in:
parent
7db4b789f2
commit
58035fb2ca
@ -900,7 +900,8 @@ Now deploy the site with shipyard:
|
||||
|
||||
::
|
||||
|
||||
sudo -E airship-shipyard/tools/deploy_site.sh
|
||||
cd airship-shipyard/tools/
|
||||
sudo -E ./deploy_site.sh
|
||||
|
||||
Estimated runtime: **1h30m**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user