summaryrefslogtreecommitdiff
path: root/.tools
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-09-03 00:22:44 -0300
committerJesusaves <cpntb1@ymail.com>2022-09-03 00:22:44 -0300
commit2904be0b6af033c890677f5c18937231f8d56446 (patch)
treec3b82d0b6a5851b3538c525041fc4b668449f650 /.tools
parenteae3bf2c947009373178189c6f4610e21aa76469 (diff)
downloadserver-2904be0b6af033c890677f5c18937231f8d56446.tar.gz
server-2904be0b6af033c890677f5c18937231f8d56446.tar.bz2
server-2904be0b6af033c890677f5c18937231f8d56446.tar.xz
server-2904be0b6af033c890677f5c18937231f8d56446.zip
Minor... bugfix? I'm not sure
Diffstat (limited to '.tools')
-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"