mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 18:01:36 -04:00
🐛 Fix: Correct absolute path for shebang in shell script
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#!bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# get current branch
|
# get current branch
|
||||||
branch=$(git symbolic-ref HEAD | sed -e 's,.*/\(.*\),\1,')
|
branch=$(git symbolic-ref HEAD | sed -e 's,.*/\(.*\),\1,')
|
||||||
|
|||||||
Reference in New Issue
Block a user