mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
nux-runner: use nuxr.nuxsh
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
parent
59b79ea88e
commit
ee9a720f67
2 changed files with 1 additions and 214 deletions
|
|
@ -40,7 +40,7 @@ readonly NUX_RUNNER_BIN_DIR=$(dirname $(realpath ${BASH_SOURCE[0]}))
|
|||
source $NUX_RUNNER_BIN_DIR/../inc/nux.inc.sh
|
||||
readonly NUX_RUNNER=$NUX_RUNNER_BIN_DIR/nux-runner;
|
||||
|
||||
nux.use nux-runner
|
||||
nux.use nuxr
|
||||
nux.use nux.cfg
|
||||
|
||||
##
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue