mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
set data partition
This commit is contained in:
@@ -143,6 +143,7 @@ if [ "$action" = "status" ]; then
|
||||
if [ -d "${mountPath}/app-data" ]; then
|
||||
if [ ${#dataDevice} -eq 0 ]; then
|
||||
combinedDataStorage=1
|
||||
dataPartition="${name}"
|
||||
fi
|
||||
dataInspectPartition=1
|
||||
else
|
||||
|
Reference in New Issue
Block a user