mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-31 16:23:46 +00:00
Update 3_server-build.sh
This commit is contained in:
@@ -5,12 +5,6 @@ echo " ";
|
|||||||
if [[ $REPLY =~ ^[Yy]$ ]];
|
if [[ $REPLY =~ ^[Yy]$ ]];
|
||||||
then
|
then
|
||||||
|
|
||||||
##########################################################################################
|
|
||||||
# General dependencies
|
|
||||||
##########################################################################################
|
|
||||||
#sudo apt update && sudo apt install -y unzip
|
|
||||||
|
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
# Rebuild server folder based on downloaded source codes
|
# Rebuild server folder based on downloaded source codes
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user