sintonia/pypo/scripts/notify.sh
Paul Baranowski 51a1fde9ee Promoted pypo to top level because it isnt 3rd party.
Removed the portage stuff since it is way outdated.
2010-12-02 15:30:40 -05:00

8 lines
285 B
Bash
Executable file

#!/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 &