diff --git a/debian/wit-network-config.postinst b/debian/wit-network-config.postinst index 1b53e45..b68eeda 100755 --- a/debian/wit-network-config.postinst +++ b/debian/wit-network-config.postinst @@ -134,7 +134,7 @@ case "$1" in GRUB_CMDLINE_LINUX_DEFAULT="" GRUB_CMDLINE_LINUX="console=tty0 console=ttyS1,115200n8" GRUB_TERMINAL=serial - GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=1 --word=8 --parity=no --stop=1"' + GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=1 --word=8 --parity=no --stop=1" EOF