BitBetter/src/licenseGen/build.sh

7 lines
196 B
Bash
Raw Normal View History

#!/bin/sh
2017-10-29 20:13:38 +01:00
DIR=`dirname "$0"`
DIR=`exec 2>/dev/null;(cd -- "$DIR") && cd -- "$DIR"|| cd "$DIR"; unset PWD; /usr/bin/pwd || /bin/pwd || pwd`
2017-10-29 20:13:38 +01:00
docker build -t bitbetter/licensegen "$DIR" # --squash