4 lines
No EOL
173 B
Bash
Executable file
4 lines
No EOL
173 B
Bash
Executable file
#!/bin/bash
|
|
podman run -v "$(pwd):/pandash:Z" teampandory/teampandory-a500-private sh -c "cd /pandash; make"
|
|
|
|
cp -fv pandash ../pandory-packagebuilder/pandory500/root/bin/ |