mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-07 15:20:36 +00:00
update NanoDroid-Overlay
This commit is contained in:
parent
3a6f959abd
commit
4d906ca7b1
@ -41,7 +41,7 @@ Options:
|
|||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
[[ $(whoami) != "root" ]] && error "not running as root"
|
test "${whoami}" != "root" && error "not running as root"
|
||||||
|
|
||||||
get_config () {
|
get_config () {
|
||||||
config=""
|
config=""
|
||||||
|
Loading…
Reference in New Issue
Block a user