commit d3e211f440cd9cd1577095b67e4a7b286e382e00 parent c63754054a956bb7825fcf336bcac974cf5ec2a6 Author: Marcel <MTRNord@users.noreply.github.com> Date: Fri, 14 Oct 2016 13:00:01 +0200 Create stage1_2.sh Diffstat:
| A | scripts/stage1_2.sh | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/scripts/stage1_2.sh b/scripts/stage1_2.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +echo "Download negatives" +export PYTHONPATH="/usr/lib/python2.7/dist-packages/" +python download-image-by-link.py --stage 1_2