This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
dfhack
Watch
3
Star
0
Fork
You've already forked dfhack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Make download-df.sh fail sooner
Browse Source
develop
lethosor
2020-06-29 22:04:33 -04:00
parent
0f58d95ea8
commit
c6283ea262
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
travis/download-df.sh
Unescape
Escape
View File
@ -1,5 +1,7 @@
#!/bin/sh
#!/bin/sh
set
-e
tardest
=
"df.tar.bz2"
tardest
=
"df.tar.bz2"
which md5sum
&&
alias
md5
=
md5sum
which md5sum
&&
alias
md5
=
md5sum
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
MetzNet/dfhack
Title
Body
Create Issue