reset to origin to make sure pull happen later
This commit is contained in:
parent
ce5c40835e
commit
126ba9944b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ git clone https://code.ungleich.ch/ucloud/ucloud-init.git
|
|||
cd ucloud-init
|
||||
|
||||
# Update it
|
||||
git reset --hard origin/master
|
||||
git pull
|
||||
|
||||
sh ./ucloud-init.sh
|
||||
|
|
Loading…
Reference in a new issue