3 lines
No EOL
57 B
Bash
3 lines
No EOL
57 B
Bash
#!/bin/sh
|
|
cd /opt
|
|
python3 -c 'import nman; nman.update()' |