Added forgotten initialization of variable umount_cmd
This commit is contained in:
parent
1f6504f7bb
commit
2a8894a5c6
@ -17,6 +17,7 @@ fi
|
|||||||
# (Listed with increasing priority.)
|
# (Listed with increasing priority.)
|
||||||
lsblk_cmd=
|
lsblk_cmd=
|
||||||
dd_cmd=
|
dd_cmd=
|
||||||
|
umount_cmd=
|
||||||
if test "$(whoami)" = "root"
|
if test "$(whoami)" = "root"
|
||||||
then
|
then
|
||||||
sudo_x_dir_list="/usr/bin /bin /usr/sbin /sbin"
|
sudo_x_dir_list="/usr/bin /bin /usr/sbin /sbin"
|
||||||
|
Loading…
Reference in New Issue
Block a user