scripts/nman.sh

3 lines
57 B
Bash

#!/bin/sh
cd /opt
python3 -c 'import nman; nman.update()'