Many changes...

This commit is contained in:
z3rOR0ne 2022-07-27 05:09:14 -07:00
parent 5f9bd1cd3a
commit a20d06652a
3 changed files with 11 additions and 7 deletions

3
scripts/pyalarm Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
$HOME/scripts/python/pyalarm $1 &> /dev/null 2>&1 &