kicad_auto/build.sh

4 lines
86 B
Bash
Executable File

#!/bin/sh
./download.sh
docker build -f Dockerfile -t setsoft/kicad_auto:10.4-5.1.6 .