mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
5 lines
58 B
Bash
5 lines
58 B
Bash
#!/bin/sh
|
|
if [ "${root}" = "vai" ] ; then
|
|
rootok=1
|
|
fi
|