summaryrefslogtreecommitdiff
path: root/.tools/copy.sh
diff options
context:
space:
mode:
Diffstat (limited to '.tools/copy.sh')
-rwxr-xr-x.tools/copy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tools/copy.sh b/.tools/copy.sh
index 53ce3f8..341ab76 100755
--- a/.tools/copy.sh
+++ b/.tools/copy.sh
@@ -11,5 +11,6 @@ cp news.json $DEST
cp bar.json $DEST
cp world.json $DEST
cp summons.json $DEST
+cp skills.json $DEST # Not yet used
echo "Done! Move them to your webserver folder"