gluon-node-info: remove fixup-owner script
This commit is contained in:
parent
0de7bf5f64
commit
c06141cff3
@ -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
|
|
Loading…
Reference in New Issue
Block a user