4 lines
No EOL
78 B
Bash
Executable file
4 lines
No EOL
78 B
Bash
Executable file
#!/bin/bash
|
|
set -euox pipefail
|
|
|
|
$(dirname "$BASH_SOURCE")/build.sh executables |