chore: rename configure script to app
This commit is contained in:
parent
f8c26830c9
commit
a8b4576acb
@ -97,8 +97,7 @@ _main() {
|
||||
"$VENV_match") _venv "$@" ;;
|
||||
"$INIT_match")
|
||||
_venv "$@"
|
||||
shift
|
||||
_init "$@"
|
||||
_init
|
||||
;;
|
||||
"$FREEZE_match") _freeze ;;
|
||||
esac
|
Loading…
x
Reference in New Issue
Block a user