Skip to content

Commit dbe069e

Browse files
author
marci
committed
Korrigiere Shebang in build.sh
1 parent 89fceee commit dbe069e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#1/usr/bin/env bash
1+
#!/usr/bin/env bash
22

33
main() {
44
Hugo_VERSION="0.148.1"

0 commit comments

Comments
 (0)