Promoted pypo to top level because it isnt 3rd party.
Removed the portage stuff since it is way outdated.
This commit is contained in:
parent
4300fd8d36
commit
51a1fde9ee
82 changed files with 0 additions and 6013 deletions
8
pypo/scripts/notify.sh
Executable file
8
pypo/scripts/notify.sh
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