mirror of
https://github.com/JamesonHuang/OpenWrt_Luci_Lua.git
synced 2024-11-24 06:10:11 +00:00
4 lines
35 B
Bash
4 lines
35 B
Bash
|
#!/bin/bash
|
||
|
ps
|
||
|
echo "hello world"
|