2 lines
60 B
Bash
2 lines
60 B
Bash
|
#!/bin/bash
|
||
|
podman build . -t teampandory/a500mini-toolchain
|