From c1baf23ec065038f88752256e91217ca860b39f5 Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 29 Jan 2020 16:01:45 -0500 Subject: submodule update --- GNUmakefile | 5 ++++- tools | 2 +- 2 files changed, 5 insertions(+), 2 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 diff --git a/tools b/tools index 26549ea9..1af05ee7 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 26549ea92723843a8522705dd865986804becc99 +Subproject commit 1af05ee74d0b2ec4e132617ab71bedd30fbfe753 -- cgit v1.2.3-60-g2f50