1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-20 07:38:30 +02:00

gluon-node-info: remove fixup-owner script

This commit is contained in:
Nils Schneider 2014-09-15 19:54:30 +02:00
parent d3aea8343b
commit 65f11b1c75

View File

@ -1,11 +0,0 @@
#!/bin/sh
. /lib/functions.sh
uci_remove gluon-node-info '@contact[0]' 2>/dev/null
uci_get gluon-node-info '@owner[0]' >/dev/null || uci_add gluon-node-info 'owner'
uci_commit gluon-node-info