mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 12:07:27 +00:00
projectSetup.sh: add shebang
This commit is contained in:
parent
8e4adc376d
commit
14a17edccf
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/env bash
|
||||||
|
|
||||||
if [ "$#" -ne 1 ]; then
|
if [ "$#" -ne 1 ]; then
|
||||||
PROJECT_NAME='Project'
|
PROJECT_NAME='Project'
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user