fixed repo path
This commit is contained in:
parent
a17d5aedad
commit
bfeb2d4cb3
@ -2,7 +2,7 @@
|
||||
echo "Creating a backup of the current deployment script"
|
||||
cp -f /usr/local/bin/deploy /usr/local/bin/deploy.bck
|
||||
echo "Updating XO deployment script"
|
||||
curl -s -o /usr/local/bin/deploy https://git.xoservice.nl/deploy/deploy.sh
|
||||
curl -s -o /usr/local/bin/deploy https://git.xoservice.nl/marcel/deploy/raw/master/deploy.sh
|
||||
chown root:root /usr/local/bin/deploy
|
||||
chmod ug+x /usr/local/bin/deploy
|
||||
echo "All done"
|
Loading…
x
Reference in New Issue
Block a user