mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 13:02:21 +02:00
add chain to setup file
This commit is contained in:
@@ -99,6 +99,7 @@ if [ "${migrationOS}" == "raspiblitz" ]; then
|
|||||||
|
|
||||||
# migration OS & Version were already set earlier in setup process - now add migration filename
|
# migration OS & Version were already set earlier in setup process - now add migration filename
|
||||||
echo "migrationFile='${filename}'" >> $SETUPFILE
|
echo "migrationFile='${filename}'" >> $SETUPFILE
|
||||||
|
echo "chain='main'" >> $SETUPFILE
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user