mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-13 23:38:07 +03:00
Fix MySQL connector link (#844)
This commit is contained in:
parent
d3ef881f31
commit
18a5f6f5ea
@ -12,7 +12,7 @@ install:
|
|||||||
- git clone https://github.com/alliedmodders/ambuild
|
- git clone https://github.com/alliedmodders/ambuild
|
||||||
- git clone https://github.com/alliedmodders/metamod-hl1
|
- git clone https://github.com/alliedmodders/metamod-hl1
|
||||||
- git clone https://github.com/alliedmodders/hlsdk
|
- 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"
|
- 7z x mysql-connector-c-6.1.1-win32.zip -o"mysql"
|
||||||
- cd mysql
|
- cd mysql
|
||||||
- dir
|
- dir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user