mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Apparently I can just do that and not care.
This commit is contained in:
parent
8741d0f704
commit
bede674088
1 changed files with 1 additions and 3 deletions
4
nyx
4
nyx
|
|
@ -23,9 +23,7 @@ main() {
|
|||
CMD=$1
|
||||
shift
|
||||
|
||||
if [[ $CMD == "build" ]]; then
|
||||
build "$@"
|
||||
fi
|
||||
"$CMD" "$@"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue