2 lines
No EOL
164 B
Bash
Executable file
2 lines
No EOL
164 B
Bash
Executable file
#!/bin/bash
|
|
podman run -v "$(pwd):/pandorygrub:Z" -v "$(pwd)/../pandory500-host-rum:/host-rum:Z" teampandory/teampandory-a500-private sh -c "cd /pandorygrub; make" |