scripts/nman.sh

3 lines
57 B
Bash
Raw Permalink Normal View History

2023-11-05 18:34:06 +00:00
#!/bin/sh
2023-11-01 13:46:30 +00:00
cd /opt
python3 -c 'import nman; nman.update()'