fix download
This commit is contained in:
parent
53519046bb
commit
098a73f1ca
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
urho3d=Urho3D-1.8-ALPHA.145-Linux-64bit-SHARED-snapshot
|
||||
mkdir Urho3D
|
||||
cd Urho3D
|
||||
wget https://sourceforge.net/projects/urho3d/files/Urho3D/Snapshots/$urho3d.tar.gz/download -O Urho3D.tar.gz
|
||||
tar -xvzf Urho3D.tar.gz > Urho3D.log
|
||||
|
Loading…
Reference in New Issue
Block a user