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