fixed the github url
This commit is contained in:
parent
e769f5df94
commit
4f042681bb
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ yum -y groupinstall "development tools"
|
||||||
iptables -F
|
iptables -F
|
||||||
yum -y install qt-mysql qt-devel qt-mobility-devel protobuf-devel protobuf-compiler cmake28 libgcrypt-devel
|
yum -y install qt-mysql qt-devel qt-mobility-devel protobuf-devel protobuf-compiler cmake28 libgcrypt-devel
|
||||||
cd ~
|
cd ~
|
||||||
(github source) git clone git://github.com/mbruker/Cockatrice.git
|
(github source) git clone https://github.com/Daenyth/Cockatrice
|
||||||
(woogerworks stable) wget http://www.woogerworks.com/files/Cockatrice_20130214.zip
|
(woogerworks stable) wget http://www.woogerworks.com/files/Cockatrice_20130214.zip
|
||||||
(woogerworks stable) unzip Cockatrice_20130214.zip
|
(woogerworks stable) unzip Cockatrice_20130214.zip
|
||||||
(woogerworks unstable) wget http://www.woogerworks.com/files/Cockatrice_20130227.zip
|
(woogerworks unstable) wget http://www.woogerworks.com/files/Cockatrice_20130227.zip
|
||||||
|
|
Loading…
Reference in a new issue