summaryrefslogtreecommitdiff
path: root/tmw-cmp-update
diff options
context:
space:
mode:
Diffstat (limited to 'tmw-cmp-update')
-rwxr-xr-xtmw-cmp-update4
1 files changed, 2 insertions, 2 deletions
diff --git a/tmw-cmp-update b/tmw-cmp-update
index a141762..011b704 100755
--- a/tmw-cmp-update
+++ b/tmw-cmp-update
@@ -29,8 +29,8 @@ done
###Variables you may want to change###
#The (sub)directory where the TMW files extracted from TMW.zip reside. I prefer to make a backup of a directory and work from there. (Default "$HOME/Desktop/TMW")
TMW_DIR="$HOME/Desktop/TMW"
-#The (sub)directory where local files are found. (Default: "$HOME/.local/share/mana/updates/themanaworld.github.io/tmwa-server-data/local")
-LOCAL_DIR="$HOME/.local/share/mana/updates/themanaworld.github.io/tmwa-server-data/local"
+#The (sub)directory where local files are found. (Default: "$HOME/.local/share/mana/updates/updates.tmw2.org/legacy/local")
+LOCAL_DIR="$HOME/.local/share/mana/updates/updates.tmw2.org/legacy/local"
#Log for files that exist in TMW, but not in local
MISSING_FROM_LOCAL="$HOME/Desktop/missing_from_local.txt"
#Log for files that exist in local, but not in TMW