fix: normalize public shell scripts
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
git show-ref | grep $(git log --pretty=%h -1) | sed 's|.*/\(.*\)|\1|' | sort -u | grep -v HEAD
|
||||
#! /bin/bash
|
||||
|
||||
git show-ref | grep $(git log --pretty=%h -1) | sed 's|.*/\(.*\)|\1|' | sort -u | grep -v HEAD
|
||||
|
||||
Reference in New Issue
Block a user