sysinfo fix ipinfo service and add missing ','

This commit is contained in:
creme 2020-01-19 12:10:00 +01:00
parent 8423ab6092
commit 962288e5fa
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ cat<<EOM > "$TMP_JSON"
"desc": "ip address info",
"version": "",
"url": "https://ip.envs.net/"
}
},
"jetforce": {
"desc": "an tcp server for the gemini protocol",
"version": "$(/usr/local/bin/jetforce -V | awk '{printf $2}')",