scrambler/build-release.sh

7 lines
171 B
Bash
Raw Normal View History

2023-03-22 07:04:21 +00:00
#!/usr/bin/env bash
dub clean
rm -f scrambler
dub build --non-interactive --build=release --color=on --compiler=/home/andrew/Downloads/ldc2-1.32.0-linux-x86_64/bin/ldc2