mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 16:34:13 +00:00
Update install to 42.02
This commit is contained in:
parent
9040f8650e
commit
7e2a1695f9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
wget -O - http://www.bay12games.com/dwarves/df_40_24_linux.tar.bz2 | tar xj
|
||||
wget -O - http://www.bay12games.com/dwarves/df_42_02_linux.tar.bz2 | tar xj
|
||||
|
||||
mkdir -p bin
|
||||
cat <<END > bin/dwarf_fortress
|
||||
|
|
Loading…
Reference in a new issue