3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
echo "Starting Print Calculator with Docker Compose..."
|
|
docker-compose up --build |