Skip to content
Snippets Groups Projects
build.sh 47 B
#!/bin/bash
set -e
echo "build stage"
pwd
make