1
1
Fork 0
mirror of https://github.com/tonydamage/nux-env.git synced 2025-12-11 13:24:28 +01:00

Fixed NUX_APP_NAME usage.

Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
Tony Tkáčik 2019-02-03 14:38:53 +01:00
parent fc1b5bbc87
commit 163a2b820b
7 changed files with 12 additions and 159 deletions

View file

@ -261,7 +261,7 @@ function task.capture {
nuxr.repl.expose cd pwd ls find
nuxr.repl.prompt() {
echo "${nc_green}$NUX_APPNAME${nc_end}:${nc_blue}$(pwd)${nc_end}> "
echo "${nc_green}$NUX_SCRIPTNAME${nc_end}:${nc_blue}$(pwd)${nc_end}> "
}
function nuxfs.template.list {