We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f7bb0e + e386de7 commit 4b714b2Copy full SHA for 4b714b2
update.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+cd /srv/sploon-bpg
4
+
5
# update repo and discard changes
6
git stash
7
git checkout release
0 commit comments