rename _PARTFINISH -> _DEVICEFINISH

This commit is contained in:
Tobias Powalowski 2023-01-13 09:38:52 +01:00
parent 98358fac60
commit ffdebea221

View file

@ -179,7 +179,7 @@ _prepare_storagedrive() {
"3")
_create_special ;;
"4")
_PARTFINISH=""
_DEVICEFINISH=""
_ASK_MOUNTPOINTS=1
_mountpoints ;;
*)