1
1
Fork 0
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:
Tony Tkáčik 2017-07-16 18:39:56 +02:00
parent 59b79ea88e
commit ee9a720f67
2 changed files with 1 additions and 214 deletions

View file

@ -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
##