lctr-a6xx: fixed variable name.
This commit is contained in:
parent
8e4a5e8fd6
commit
3ee9754b26
@ -39,7 +39,7 @@ stop()
|
||||
{
|
||||
killall rpcbind
|
||||
|
||||
for path in $cfg_lauv_storage_server_paths; do
|
||||
for path in $cfg_lauv_storage_paths; do
|
||||
umount "$path"
|
||||
done
|
||||
}
|
||||
|
Reference in New Issue
Block a user