mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +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
|
||||
echo "migrationFile='${filename}'" >> $SETUPFILE
|
||||
echo "chain='main'" >> $SETUPFILE
|
||||
exit 0
|
||||
|
||||
fi
|
||||
|
Reference in New Issue
Block a user