allow /home on / in quicksetuü

This commit is contained in:
Tobias Powalowski 2023-08-27 16:31:01 +02:00
parent bb50408d04
commit 7458336aa3

View file

@ -292,6 +292,7 @@ _autoprepare() {
_DEV_NUM="${_HOMEDEV_NUM}" _DEV_NUM="${_HOMEDEV_NUM}"
fi fi
fi fi
fi
done done
_DEFAULTFS=1 _DEFAULTFS=1
done done