Update RM520_rgmii_toolkit.sh
Fix formatting of quotes
This commit is contained in:
@@ -191,7 +191,7 @@ Description=Reboot Modem Daily
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/sh -c "/bin/echo -e 'AT+CFUN=1,1 \r' > /dev/smd7"
|
||||
ExecStart=/bin/sh -c '/bin/echo -e "AT+CFUN=1,1 \r" > /dev/smd7'
|
||||
Restart=no
|
||||
RemainAfterExit=no" > /lib/systemd/system/rebootmodem.service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user