Files
svr/usr/bin/status
T
2026-01-23 08:55:18 +01:00

7 lines
42 B
Bash
Executable File

#!/usr/bin/bash
vim $NET_STATUS
exit 0