mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-03-11 15:40:31 +00:00
Update
This commit is contained in:
parent
57e6dab4b0
commit
3d8f88a08d
2 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@ fi
|
|||
|
||||
|
||||
# -- download files
|
||||
get_files t2-linux.zip "https://www.dropbox.com/s/ejemimzxjdswtvm/" "$TMPBASE"
|
||||
get_files t2-linux.zip "https://www.dropbox.com/scl/fi/btw69nqxg1y8skwxqv5dz/t2-linux.zip?rlkey=cnjsvm458lb94p4xyry9g23vk&" "$TMPBASE"
|
||||
get_files tribes2-lan-fix-linux.tar.gz "http://t2.plugh.us/" "$TMPBASE"
|
||||
get_files classic_v152.zip "https://tribes2stats.com/files/mods/" "$TMPBASE"
|
||||
|
||||
|
|
@ -72,7 +72,7 @@ then
|
|||
cp -r $TMPBASE/lan-fix/. $INSBASE/tribes2/.
|
||||
cd $INSBASE/tribes2/
|
||||
xdelta3 decode -s tribes2d.dynamic tribes2-lan-fix-linux.xdelta tribes2d-lan.dynamic
|
||||
chmod 755 tribes2d-lan.dynamic
|
||||
chmod +x tribes2d-lan.dynamic
|
||||
echo "Finished setting up T2!"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue