study/linux/shell/pi/runNatapp.sh

7 lines
133 B
Bash
Executable File

#!/usr/bin/env bash
./natapp -authtoken=4c329f21d364bf71 >/dev/null 2>&1 &
./natapp -authtoken=e5d919065204ce4e >/dev/null 2>&1 &