Skip to content

Commit 4b714b2

Browse files
authored
Merge pull request #5 from SploonMC/dev
ci: always go to bpg dir
2 parents 9f7bb0e + e386de7 commit 4b714b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
cd /srv/sploon-bpg
4+
35
# update repo and discard changes
46
git stash
57
git checkout release

0 commit comments

Comments
 (0)