Skip to content

Commit 9ca027d

Browse files
Korrigiere Shebang in build.sh
1 parent 5169b9f commit 9ca027d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!bin/bash
1+
#!/bin/bash
22
sh build_compile_buildtools.sh
33

44
wget "http://www.modcoderpack.com/files/mcp918.zip" -O mcp918.zip

0 commit comments

Comments
 (0)