more structural organization of files/packages
This commit is contained in:
parent
1c87d51b8e
commit
888e6db812
12 changed files with 10 additions and 11 deletions
|
@ -10,5 +10,5 @@ SCRIPT=`readlink -f $0`
|
|||
# Absolute path this script is in
|
||||
SCRIPTPATH=`dirname $SCRIPT`
|
||||
|
||||
cd ${SCRIPTPATH}/../
|
||||
cd ${SCRIPTPATH}
|
||||
timeout 45 python pyponotify.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue