mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29: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
|
CMD=$1
|
||||||
shift
|
shift
|
||||||
|
|
||||||
if [[ $CMD == "build" ]]; then
|
"$CMD" "$@"
|
||||||
build "$@"
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue