Skip to content

Commit

Permalink
Remove duplicate lz4 Git repository clone
Browse files Browse the repository at this point in the history
  • Loading branch information
backlabs1 authored and samkaufman committed Mar 31, 2024
1 parent dca9ff3 commit 35be656
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 00-clone-repos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ download_tar "https://download.qt.io/official_releases/qt/5.15/5.15.10/single/qt
clone "https://github.com/lz4/lz4.git" "$SRC/lz4" "$LZ4_TAG"
clone "https://github.com/LuaJIT/LuaJIT.git" "$SRC/luajit" "$LUAJIT_TAG"
clone "https://github.com/MyGUI/mygui" "$SRC/mygui" "$MYGUI_TAG"
clone "http://github.com/lz4/lz4" "$SRC/lz4" "$LZ4_TAG"
clone "https://github.com/twogood/unshield" "$SRC/unshield" "$UNSHIELD_TAG"
clone "https://github.com/TES3MP/CrabNet" "$SRC/raknet" "$RAKNET_HASH"
clone "https://github.com/TES3MP/CoreScripts.git" "$SRC/CoreScripts" "$CORESCRIPTS_TAG"
Expand Down

0 comments on commit 35be656

Please sign in to comment.