Skip to content
Snippets Groups Projects
Commit 4e7d0f99 authored by Andrey Mokhov's avatar Andrey Mokhov
Browse files

Drop quotes

parent 14c2c279
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
# By default on Linux/MacOS we build Hadrian using Cabal
bash './build.cabal.sh "$@"'
bash ./build.cabal.sh "$@"
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