Skip to content
Snippets Groups Projects
Commit c06141cf authored by Nils Schneider's avatar Nils Schneider
Browse files

gluon-node-info: remove fixup-owner script

parent 0de7bf5f
No related branches found
No related tags found
No related merge requests found
#!/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
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