mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update 1_source-install.sh
This commit is contained in:
@@ -32,8 +32,8 @@ then
|
||||
##########################################################################################
|
||||
# Install core dependencies (https://www.azerothcore.org/wiki/linux-requirements)
|
||||
##########################################################################################
|
||||
sudo apt-get update && \
|
||||
sudo apt-get install \
|
||||
sudo apt-get update -y && \
|
||||
sudo apt-get install -y \
|
||||
git \
|
||||
cmake \
|
||||
make \
|
||||
|
||||
Reference in New Issue
Block a user