4 lines
46 B
Text
4 lines
46 B
Text
|
#!/bin/sh
|
||
|
uci get system.@system[0].hostname
|
||
|
|