forked from Skynet/wiki
Update update-renew-from-github.sh
This commit is contained in:
parent
7a55d84f31
commit
5d1dd98bf6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
# cwalsh 2020-10-10
|
# cwalsh 2020-10-10
|
||||||
|
|
||||||
# ensure we are in the correct directory
|
# ensure we are in the correct directory
|
||||||
cd /var/www/renew
|
cd /var/www/html/renew
|
||||||
|
|
||||||
# check the repo is available
|
# check the repo is available
|
||||||
git ls-remote http://github.com/ULCompSoc/skynet.ie-renew.git -q || { echo 'Repo not available' ; exit 1; }
|
git ls-remote http://github.com/ULCompSoc/skynet.ie-renew.git -q || { echo 'Repo not available' ; exit 1; }
|
||||||
|
|
Loading…
Reference in a new issue