Skip to content
Snippets Groups Projects
Commit dd0ec447 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-core: adjust to new escaped array handling for generate expressions

parent f5e966a6
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
[ -n '@ntp_servers@' ] || exit 0
[ -n "$(echo @ntp_servers@)" ] || exit 0
uci delete system.ntp.server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment