mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 23:13:13 +08:00
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
uci get system.@system[0].hostname
|
|
|