Initialize Git Repository: 'Geekwom-NASPi-Daemon'
All checks were successful
Geekwom NASPi Daemon / Geekwom NASPi Daemon (arm64, bookworm trixie noble, main) (push) Successful in 11s

This commit is contained in:
Cantibra
2026-03-19 14:15:52 +01:00
commit f47840baeb
15 changed files with 691 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# redirect binary (poweroff) to gpio (gpioset)
alias poweroff="/usr/bin/gpioset --mode='time' --sec='3' '0' '27'='1'"