You've already forked Geekwom-NASPi-Daemon
39264f7fc7
Geekwom NASPi Daemon / Geekwom NASPi Daemon (arm64, cicd.any, bookworm trixie noble, main) (push) Successful in 12s
3 lines
118 B
Bash
3 lines
118 B
Bash
# redirect binary (poweroff) to gpio (gpioset)
|
|
alias poweroff="/usr/bin/gpioset --mode='time' --sec='3' '0' '27'='1'"
|