oops
This commit is contained in:
parent
9708fc1744
commit
2e334bd106
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue