update NanoDroid-Overlay

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
parent 3a6f959abd
commit 4d906ca7b1

@ -41,7 +41,7 @@ Options:
exit 0
}
[[ $(whoami) != "root" ]] && error "not running as root"
test "${whoami}" != "root" && error "not running as root"
get_config () {
config=""

Loading…
Cancel
Save