This website works better with JavaScript
Home
Explore
Help
Sign In
noid
/
noid-mklive
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ca771eb661
Branches
Tags
main
noid-mklive
/
dracut
/
autoinstaller
/
parse-vai-root.sh
parse-vai-root.sh
58 B
History
Raw
1
2
3
4
#!/bin/sh
if [ "${root}" = "vai" ] ; then
rootok=1
fi