Logo
Explore Help
Register Sign In
fang139842/azerothcore-mirror
1
0
Fork 0
You've already forked azerothcore-mirror
mirror of https://github.com/azerothcore/azerothcore-wotlk.git synced 2025-11-10 12:24:22 +08:00
Code Issues Packages Projects Releases Wiki Activity
azerothcore-mirror/install.sh

11 lines
149 B
Bash
Raw Permalink Normal View History

Crossplatform header for bash files
2016-08-26 16:23:25 +02:00
#!/usr/bin/env bash
created install script It works on all platform that supports basic bash ( windows, linux, osx etc )
2016-07-28 11:43:10 +02:00
Fixed travis compilation (#769)
2018-01-28 19:50:01 +01:00
set -e
created install script It works on all platform that supports basic bash ( windows, linux, osx etc )
2016-07-28 11:43:10 +02:00
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Rewrite of bash system + Implemented new dashboard menu + some fixes for db_assembler + new module installation process with version check via json files + some fixes to modules installer + implemented simple crossplatform worldserver and authserver restarters + new compiler script + client data downloader (beta) + various other fixes
2018-07-15 22:40:49 +02:00
source "$CUR_PATH/apps/installer/includes/includes.sh"
created install script It works on all platform that supports basic bash ( windows, linux, osx etc )
2016-07-28 11:43:10 +02:00
Bash: implemented installer script for server and modules (beta) + minor fixes
2017-09-21 18:52:20 +02:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.3 Page: 533ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API