Skip to content

Commit

Permalink
Add backup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
draw3cards committed Mar 18, 2011
1 parent 070547d commit b84685b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions backup/src/backup.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
echo
echo Running backup script, it is now `date`
echo ---------------------------------------
echo
cd `dirname $0`
export PYTHONPATH=boto
python backup.py

0 comments on commit b84685b

Please sign in to comment.