Updated image-setup.sh to use the correct directory
This commit is contained in:
parent
58f990257a
commit
66843dbdc6
2
image-setup.sh
Normal file → Executable file
2
image-setup.sh
Normal file → Executable file
@ -73,7 +73,7 @@ cp -v "$BOOT_CMDLINE_TXT" "$BOOT_CMDLINE_TXT.backup"
|
||||
cp -v "$BOOT_CONFIG_TXT" "$BOOT_CONFIG_TXT.backup"
|
||||
|
||||
working "Wachalarm-Einstellungsdatei hinterlegen"
|
||||
cp -v "homefolder_content/wachalarm_einstellungen.txt" "$MOUNTED_BOOT_VOLUME/wachalarm_einstellungen.txt"
|
||||
cp -v "home/wachalarm_einstellungen.txt" "$MOUNTED_BOOT_VOLUME/wachalarm_einstellungen.txt"
|
||||
|
||||
working "Automatische Expansion der root-Partition deaktivieren"
|
||||
echo "Updating: $BOOT_CMDLINE_TXT"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user