diff options
Diffstat (limited to 'move-stuff.sh')
-rwxr-xr-x | move-stuff.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move-stuff.sh b/move-stuff.sh index 2dcdc7cb..f7e72e32 100755 --- a/move-stuff.sh +++ b/move-stuff.sh @@ -19,7 +19,7 @@ rm conf/eathena-monitor.conf mv conf/login_local.conf login/conf/ mv conf/ladmin_local.conf login/conf/ -mv conf/gm_account.txt login/conf/ +mv conf/gm_account.txt login/save/ mv conf/char_local.conf world/conf/ |