mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
Fixed nuxr-nuxsh not executable on Termux
Signed-off-by: Tony Tkáčik <tonydamage@gmail.com>
This commit is contained in:
parent
64b44c3d90
commit
d3ca4e1b9a
2 changed files with 3 additions and 1 deletions
2
bin/nuxsh
Executable file
2
bin/nuxsh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
nuxr-nuxsh "$@"
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env nuxr-nuxsh
|
||||
#!/usr/bin/env nuxsh
|
||||
|
||||
nux.use nux/fs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue