summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
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