mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-18 20:08:21 +00:00
Merge pull request #612 from N0ctrnl/patch-2
Added wget to Debian/Ubuntu section
This commit is contained in:
@@ -114,6 +114,7 @@ if [[ "$OS" == "Debian" ]]; then
|
|||||||
apt-get $apt_options install open-vm-tools
|
apt-get $apt_options install open-vm-tools
|
||||||
apt-get $apt_options install unzip
|
apt-get $apt_options install unzip
|
||||||
apt-get $apt_options install uuid-dev
|
apt-get $apt_options install uuid-dev
|
||||||
|
apt-get $apt_options install wget
|
||||||
apt-get $apt_options install zlib-bin
|
apt-get $apt_options install zlib-bin
|
||||||
apt-get $apt_options install zlibc
|
apt-get $apt_options install zlibc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user