Skip to content
Snippets Groups Projects
Commit 0bcf4722 authored by Clemens Paumgarten's avatar Clemens Paumgarten
Browse files

removed file endings of sh scripts

parent 85c0e23c
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
sh ./build-project.sh
./builddir/mc_ast_to_dot ../test-files/test.mcc
#!!/bin/bash #!/bin/bash
cd .. cd ..
rm -rf builddir rm -rf builddir
......
#!!/bin/bash #!/bin/bash
cd .. cd ..
rm -rf builddir rm -rf builddir
......
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