mirror of
https://github.com/raylib-zig/raylib-zig.git
synced 2025-12-06 06:13:08 +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
|
if [ "$#" -ne 1 ]; then
|
||||||
PROJECT_NAME='Project'
|
PROJECT_NAME='Project'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user