Files
snoti/run.sh
2026-05-26 23:15:35 +09:00

5 lines
62 B
Bash
Executable File

#!/bin/sh
pkill snoti
./snoti -n 6 -t 10000 -s coin.wav "$@"