Files
svr/usr/bin/status
T

7 lines
42 B
Bash
Raw Normal View History

2026-01-23 08:55:18 +01:00
#!/usr/bin/bash
vim $NET_STATUS
exit 0