mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 03:57:29 +00:00
project_setup.sh
: support more unix systems
This commit is contained in:
parent
d37b67379b
commit
2282f85003
@ -1,4 +1,4 @@
|
||||
#!/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ "$#" -ne 1 ]; then
|
||||
PROJECT_NAME='Project'
|
||||
|
Loading…
x
Reference in New Issue
Block a user