Merge branch 'master' of github.com:chrys87/fenrir
This commit is contained in:
commit
03b5c52bf6
@ -34,7 +34,7 @@ __get_input_answer="${__get_input_answer//no/False}"
|
|||||||
__get_input_answer="${__get_input_answer//yes/True}"
|
__get_input_answer="${__get_input_answer//yes/True}"
|
||||||
eval $__get_input_input="'$__get_input_answer'"
|
eval $__get_input_input="'$__get_input_answer'"
|
||||||
}
|
}
|
||||||
configFile="/etc/fenrir/settings/settings.conf"
|
configFile="/etc/fenrirscreenreader/settings/settings.conf"
|
||||||
|
|
||||||
if [ "$(whoami)" != "root" ]; then
|
if [ "$(whoami)" != "root" ]; then
|
||||||
echo "Please run $0 as root."
|
echo "Please run $0 as root."
|
||||||
|
Loading…
Reference in New Issue
Block a user