fix: normalize public shell scripts

This commit is contained in:
NuklearRabbit
2026-09-03 02:51:33 +02:00
parent 7f1c0e5f71
commit 6949c7aae7
9 changed files with 263 additions and 261 deletions
+3 -3
View File
@@ -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