Fixed a typo in var
changed first apper. of `userhome=$HOME` to `usrhome=$HOME`
This commit is contained in:
@@ -21,7 +21,7 @@ working() {
|
||||
echo "$statustxt [Done]"
|
||||
}
|
||||
|
||||
userhome=$HOME
|
||||
usrhome=$HOME
|
||||
SHELL_TEST=$(basename "$SHELL")
|
||||
|
||||
funcheck=(dialog --title "ZPower Installer v2" --radiolist "Select the groups they belong:" 0 0 0)
|
||||
|
||||
Reference in New Issue
Block a user