We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecfc769 + 030dc91 commit 5864b7cCopy full SHA for 5864b7c
release.sh
@@ -1,4 +1,4 @@
1
-#!bin/bash
+#!/bin/bash
2
3
# get current branch
4
branch=$(git symbolic-ref HEAD | sed -e 's,.*/\(.*\),\1,')
0 commit comments