summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-01-29 16:01:45 -0500
committergumi <git@gumi.ca>2020-01-29 16:03:00 -0500
commitc1baf23ec065038f88752256e91217ca860b39f5 (patch)
treed5df6793fa63d85fb691d486e8b60b8b64929381 /GNUmakefile
parent1f514c029f11311c6785cd017fc219005bf5f981 (diff)
downloadserverdata-c1baf23ec065038f88752256e91217ca860b39f5.tar.gz
serverdata-c1baf23ec065038f88752256e91217ca860b39f5.tar.bz2
serverdata-c1baf23ec065038f88752256e91217ca860b39f5.tar.xz
serverdata-c1baf23ec065038f88752256e91217ca860b39f5.zip
submodule update
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 2da06a95..22729958 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -40,4 +40,7 @@ updates:
cd tools/client/ ; ./make-updates.sh
frob:
- deno run --allow-read=world --allow-write=world/save tools/server/frob/index.ts $(items)
+ deno run --allow-read=. --allow-write=world/save tools/server/frob/index.ts -- $(items)
+
+sql:
+ deno run --allow-read=. --allow-write --allow-net tools/server/frob/index.ts -- --sql