Fix MySQL connector link (#844)

This commit is contained in:
Vincent Herbet
2020-06-04 00:08:08 +02:00
committed by Arkshine
parent 32a29f5a78
commit d0c8084ac9
+1 -1
View File
@@ -12,7 +12,7 @@ install:
- git clone https://github.com/alliedmodders/ambuild
- git clone https://github.com/alliedmodders/metamod-hl1
- git clone https://github.com/alliedmodders/hlsdk
- ps: Start-FileDownload 'https://downloads.mysql.com/archives/get/file/mysql-connector-c-6.1.1-win32.zip'
- ps: Start-FileDownload 'https://downloads.mysql.com/archives/get/p/19/file/mysql-connector-c-6.1.1-win32.zip'
- 7z x mysql-connector-c-6.1.1-win32.zip -o"mysql"
- cd mysql
- dir