lerafoxqueen/docker-build.sh

6 lines
50 B
Bash
Executable File

#!/bin/bash
docker-compose build
echo "Finish!"