macOS Keeping the Server Up-to-Date
Installation Guide | |
---|---|
This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | |
<< Step 6: Final Server Steps | Step 8: Client Setup >> |
Keeping the source Up-to-Date
cd ~/azerothcore/ git pull origin master
cd build make -j 8; make install
Sometimes we add or remove files from the repositiory. At that point it is neccessary to recompile the server, the same way as it was installed the first time in the macOS Core Installation.
Keeping the Database Up-to-Date
Read Database Keeping the Server Up-to-Date
<br>
Help
If you are still having problems, check:
- Join our Discord Server, but it is not a 24/7 support channel. A staff member will answer you whenever they have time.
Installation Guide | |
---|---|
This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | |
<< Step 6: Final Server Steps | Step 8: Client Setup >> |