forgot a "
This commit is contained in:
parent
69ea391240
commit
0b01a7c805
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "Creating a backup of the current deployment script
|
echo "Creating a backup of the current deployment script"
|
||||||
cp -f /usr/local/bin/deploy.sh /usr/local/bin/deploy.bck
|
cp -f /usr/local/bin/deploy.sh /usr/local/bin/deploy.bck
|
||||||
echo "Updating XO deployment script"
|
echo "Updating XO deployment script"
|
||||||
curl -s -o /usr/local/bin/deploy.sh https://git.xoservice.nl/deploy/deploy.sh
|
curl -s -o /usr/local/bin/deploy.sh https://git.xoservice.nl/deploy/deploy.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user