Mother2GbaTranslation/docker-scripts/build-builder/docker-build-builder.sh

4 lines
80 B
Bash
Executable File

#!/bin/bash
docker rm image mother2gba:build
docker build . -t mother2gba:build