diff options
author | tycho <work.tycho@gmail.com> | 2015-05-29 01:12:56 +0200 |
---|---|---|
committer | tycho <work.tycho@gmail.com> | 2015-05-29 01:12:56 +0200 |
commit | 4956e8700d9a578fc65481c0fcfddf812366f08b (patch) | |
tree | 47ae313c74a228d254b08c5a146bbd2ea10e08b7 /compile.sh | |
parent | Fix comments (diff) | |
parent | Fixed Info.lua documentation (diff) | |
download | cuberite-4956e8700d9a578fc65481c0fcfddf812366f08b.tar cuberite-4956e8700d9a578fc65481c0fcfddf812366f08b.tar.gz cuberite-4956e8700d9a578fc65481c0fcfddf812366f08b.tar.bz2 cuberite-4956e8700d9a578fc65481c0fcfddf812366f08b.tar.lz cuberite-4956e8700d9a578fc65481c0fcfddf812366f08b.tar.xz cuberite-4956e8700d9a578fc65481c0fcfddf812366f08b.tar.zst cuberite-4956e8700d9a578fc65481c0fcfddf812366f08b.zip |
Diffstat (limited to '')
-rwxr-xr-x | compile.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compile.sh b/compile.sh index 329d79d81..1e965aecc 100755 --- a/compile.sh +++ b/compile.sh @@ -85,7 +85,6 @@ if [[ $MISSING_PROGRAMS != "" ]]; then missingDepsExit fi -exit # Echo: Branch choice. echo echo "You can choose between 2 branches:" |