Skip to content

Commit de9790c

Browse files
committed
Fix create.sh script
1 parent 4201cd0 commit de9790c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

client/create.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#!/usr/bin/env bash
2-
shopt -s globstar
1+
#!/usr/bin/env zsh
32
DIR="${0%/*}"
43

54
echo "<!-- THIS FILE IS AUTOMATICALLY GENERATED BY https://github.com/ddnet/ddnet-scripts/tree/master/client , DON'T EDIT IT BY HAND -->"

0 commit comments

Comments
 (0)