mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 13:21:44 +01:00
fix typo
This commit is contained in:
parent
d450edca73
commit
2848404248
@ -806,7 +806,7 @@ if [ "${scenario}" != "ready" ] ; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# put setupFile to new system (so after reboot it dows not need to ask user again)
|
||||
# put setupFile to new system (so after reboot it does not need to ask user again)
|
||||
source <(/home/admin/config.scripts/blitz.data.sh status)
|
||||
mkdir -p /mnt/disk_data 2>/dev/null
|
||||
mount /dev/${dataPartition} /mnt/disk_data
|
||||
|
Loading…
x
Reference in New Issue
Block a user