initial pypo commit
This commit is contained in:
parent
e53804f1ed
commit
d6eb1412b7
38 changed files with 4575 additions and 0 deletions
8
3rd_party/pypo/scripts/notify.sh
vendored
Executable file
8
3rd_party/pypo/scripts/notify.sh
vendored
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
############################################
|
||||
# just a wrapper to call the notifyer #
|
||||
# needed here to keep dirs/configs clean #
|
||||
# and maybe to set user-rights #
|
||||
############################################
|
||||
cd ../
|
||||
./pypo_notify.py $1 $2 $3 $4 $5 $6 $7 $8 &
|
Loading…
Add table
Add a link
Reference in a new issue