mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Bash: fixing scripts after directory rework
This commit is contained in:
3
bin/acore-compiler
Normal file
3
bin/acore-compiler
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bash ../apps/compiler/compiler.sh
|
||||
3
bin/acore-db-asm
Normal file
3
bin/acore-db-asm
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bash ../apps/db_assembler/db_assembler.sh
|
||||
3
bin/acore-db-export
Normal file
3
bin/acore-db-export
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bash ../apps/db_exporter/db_exporter.sh
|
||||
3
bin/acore-db-pendings
Normal file
3
bin/acore-db-pendings
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bash ../apps/db_pendings/import.sh
|
||||
3
bin/acore-installer
Normal file
3
bin/acore-installer
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
bash ../apps/installer/main.sh
|
||||
Reference in New Issue
Block a user