add line break

This commit is contained in:
herbetom 2020-02-26 16:09:31 +01:00
parent e2720817c8
commit 0d8952dd97

View File

@ -157,6 +157,7 @@ source=\"## generated by routeros deploy script in acme.sh\r\n\
\r\n delay 2\ \r\n delay 2\
$router_os_services\"" $router_os_services\""
# shellcheck disable=SC2029 # shellcheck disable=SC2029
ssh "$Le_router_os_username@$Le_router_os_host" "$DEPLOY_SCRIPT_CMD" ssh "$Le_router_os_username@$Le_router_os_host" "$DEPLOY_SCRIPT_CMD"
# shellcheck disable=SC2029 # shellcheck disable=SC2029