[Tools] Corrected URL's in Extraction scripts
This commit is contained in:
parent
ecb06faaeb
commit
0d07eaeaed
@ -37,10 +37,8 @@ DisplayHeader()
|
|||||||
echo " |_| |_\\__,_|_|\\_|\\___|\\___/|___/ "
|
echo " |_| |_\\__,_|_|\\_|\\___|\\___/|___/ "
|
||||||
echo " "
|
echo " "
|
||||||
echo " For help and support please visit: "
|
echo " For help and support please visit: "
|
||||||
echo " Website: https://getmangos.eu "
|
echo " Website/Forum/Wiki: https://getmangos.eu"
|
||||||
echo " Wiki: http://github.com/mangoswiki "
|
echo "========================================================="
|
||||||
echo "======================================="
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$1" = "a" ]
|
if [ "$1" = "a" ]
|
||||||
|
@ -130,7 +130,7 @@ DisplayHeader()
|
|||||||
echo " "
|
echo " "
|
||||||
echo " For help and support please visit: "
|
echo " For help and support please visit: "
|
||||||
echo " Website/Forum/Wiki: https://getmangos.eu"
|
echo " Website/Forum/Wiki: https://getmangos.eu"
|
||||||
echo "======================================="
|
echo "=========================================="
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user