Skip to content
Snippets Groups Projects
Commit fe2372d1 authored by Travis Ralston's avatar Travis Ralston
Browse files

debug build script

parent 4a0da726
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
set -ex
rm -rfv $PWD/bin/* rm -rfv $PWD/bin/*
mkdir $PWD/bin/dist mkdir $PWD/bin/dist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment