Updated scripts

This commit is contained in:
z3rOR0ne 2022-09-04 02:02:50 -07:00
parent ff8b1a3b90
commit dcc085f826
4 changed files with 55 additions and 7 deletions

View file

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