Przeglądaj źródła

corrected libstdc++ download url

Daniel Gibbs 12 lat temu
rodzic
commit
0978f26438
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      NaturalSelection2/ns2server

+ 1 - 1
NaturalSelection2/ns2server

@@ -548,7 +548,7 @@ echo "================================="
 	echo "================================="
 	cd ${filesdir}
 	wget https://github.com/dgibbs64/linuxgameservers/raw/master/NaturalSelection2/dependencies/libm.so.6
-	wget https://github.com/dgibbs64/linuxgameservers/raw/master/NaturalSelection2/dependencies/libstdc%2B%2B.so.6
+	wget https://github.com/dgibbs64/linuxgameservers/raw/master/NaturalSelection2/dependencies/libstdc++.so.6
 	sleep 2
 fn_header	
 fn_header