project_setup.sh: support more unix systems
This commit is contained in:
parent
d37b67379b
commit
2282f85003
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ "$#" -ne 1 ]; then
|
||||
PROJECT_NAME='Project'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue