diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-07-16 20:56:06 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-07-16 20:56:06 +0300 |
commit | e4d866b4dcc1fc762321137962b604e0364b931a (patch) | |
tree | 2a1dadd51a8c67aa19fd7fabf7d6a11a157bcc22 /script-checker | |
parent | aeba9e42ced67361ffbd97694fbe91b20007e6f2 (diff) | |
download | serverdata-e4d866b4dcc1fc762321137962b604e0364b931a.tar.gz serverdata-e4d866b4dcc1fc762321137962b604e0364b931a.tar.bz2 serverdata-e4d866b4dcc1fc762321137962b604e0364b931a.tar.xz serverdata-e4d866b4dcc1fc762321137962b604e0364b931a.zip |
Update configuration files and docs from hercules.
Update hercules url.
Diffstat (limited to 'script-checker')
-rwxr-xr-x | script-checker | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script-checker b/script-checker index 7be4bc51..066704a2 100755 --- a/script-checker +++ b/script-checker @@ -2,7 +2,7 @@ # Copyright (c) Hercules Dev Team, licensed under GNU GPL. # See the LICENSE file -# Base Author: Haru @ http://hercules.ws +# Base Author: Haru @ http://herc.ws ORIG_CWD="$(pwd)" BASEDIR="$(dirname "$0")" |