try to resolve update.sh not existing
This commit is contained in:
parent
94016435f3
commit
f975727a4e
@ -102,3 +102,9 @@ remote: INFO - Documentation built in 0.54 seconds
|
|||||||
When I stashed all the changes in the directory, this meant there was no update.sh. The script should pull before building; not sure why it didn't?
|
When I stashed all the changes in the directory, this meant there was no update.sh. The script should pull before building; not sure why it didn't?
|
||||||
|
|
||||||
I'll try changing it to use &&
|
I'll try changing it to use &&
|
||||||
|
|
||||||
|
### the update script doesn't exist until I pull changes
|
||||||
|
|
||||||
|
and the update-script is what the git hook runs. whoops!
|
||||||
|
|
||||||
|
For now I'm going to just pull it once from the website directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user