This website requires JavaScript.
Explore
Help
Sign In
dustin
/
luci
Watch
1
Star
0
Fork
You've already forked luci
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
luci
/
nsenter.sh
4 lines
60 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
exec
nsenter -t
1
-m -u -i -n -p
"
${
0
##*/
}
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink