This website requires JavaScript.
Explore
Help
Sign in
Marc
/
server
Watch
1
Star
0
Fork
You've already forked server
0
forked from
github/server
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
90f854f5b7
server
/
process
/
orders-process
6 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
convert orders-process to use mutt update install process.
2018-06-03 21:23:13 +02:00
#!/bin/sh
fix orders script running from install directory
2018-06-05 21:14:02 +02:00
SCRIPT=$(readlink -f $0)
cd $(dirname $SCRIPT)
convert orders-process to use mutt update install process.
2018-06-03 21:23:13 +02:00
python process-orders.py "$@"
order processing and other scripts
2014-04-27 03:03:14 +02:00
Reference in a new issue
Copy permalink