2 lines
57 B
Bash
Executable file
2 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
sudo docker build -t gpxstudionew --no-cache .
|