From 46c23bf5824563fa20694b331d8dc08ae9ac130b Mon Sep 17 00:00:00 2001 From: gumi Date: Sat, 16 May 2020 17:20:54 -0400 Subject: update the frob tool for deno 1.0 --- GNUmakefile | 2 +- tools | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 22729958..25829432 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -43,4 +43,4 @@ frob: 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 + deno run --allow-read=. --allow-net tools/server/frob/index.ts -- --dry --sql diff --git a/tools b/tools index 1af05ee7..25a3c3fe 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 1af05ee74d0b2ec4e132617ab71bedd30fbfe753 +Subproject commit 25a3c3fefae87d55da172f2aaef6a27987f439fd -- cgit v1.2.3-60-g2f50