We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b958e9f commit e386de7Copy full SHA for e386de7
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