1
0
mirror of https://github.com/jakeswenson/BitBetter.git synced 2023-10-10 13:36:57 +02:00
BitBetter/src/licenseGen/build.sh

6 lines
121 B
Bash
Raw Normal View History

2017-10-29 20:13:38 +01:00
#!/bin/bash
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
2017-10-29 20:13:38 +01:00
docker build -t bitbetter/licensegen "$DIR" # --squash