oops
parent
9708fc1744
commit
2e334bd106
|
@ -29,7 +29,7 @@ coredns "$COREDNS_QUIET" -conf /Corefile &
|
||||||
|
|
||||||
echo "Configuring simh..."
|
echo "Configuring simh..."
|
||||||
# Allow overriding boot.ini.template
|
# Allow overriding boot.ini.template
|
||||||
[ -f /mnt/boot.ini.template ] && cp -f /mnt/boot.ini.template /mnt/boot.ini.template
|
[ -f /mnt/boot.ini.template ] && cp -f /mnt/boot.ini.template /boot.ini.template
|
||||||
sed -e "s/<DISK_FILENAME>/${DISK_FILENAME}/" \
|
sed -e "s/<DISK_FILENAME>/${DISK_FILENAME}/" \
|
||||||
-e "s/<EXIT>/${EXIT_CMD}/" /boot.ini.template > /boot.ini
|
-e "s/<EXIT>/${EXIT_CMD}/" /boot.ini.template > /boot.ini
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue