mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 03:57:29 +00:00
Merge pull request #40 from jakeisnt/patch-1
`project_setup.sh`: support more unix systems
This commit is contained in:
commit
dbe087d208
@ -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