parse-vai-root.sh 58 B

1234
  1. #!/bin/sh
  2. if [ "${root}" = "vai" ] ; then
  3. rootok=1
  4. fi