~mallorymarcot/unifield-toolbox/just_download

« back to all changes in this revision

Viewing changes to RB/RBTools/build_testfield_zip.sh

  • Committer: Fabien MORIN
  • Date: 2017-10-06 13:12:52 UTC
  • Revision ID: fabien.morin@tempo-consulting.fr-20171006131252-5xzd57v7o9k50vsg
[FIX] help

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
original_path=`pwd`
4
4
 
5
5
if [ "$1" = "-h" ]; then
6
 
    echo "KEY_FETCH=<the key> ./fetch.sh"
 
6
    echo "KEY_FETCH=<the key> build_testfield_zip.sh"
7
7
    exit 1
8
8
fi
9
9