Files
2026-06-06 12:24:00 +02:00

7 lines
64 B
Bash
Executable File

#!/bin/sh
awww query
if [ $? -eq 1 ] ; then
awww-daemon
fi