From 06202e3481a6250c38eaa2cbc4222943041a0678 Mon Sep 17 00:00:00 2001 From: shylinux Date: Fri, 7 Dec 2018 20:31:48 +0800 Subject: [PATCH] add exit.shy --- etc/exit.shy | 4 ++-- etc/init.shy | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/exit.shy b/etc/exit.shy index fda4dfba..dc47d44e 100644 --- a/etc/exit.shy +++ b/etc/exit.shy @@ -1,7 +1,7 @@ source etc/exit_local.shy -~code - config save counter.json counter +~web + config save web.json bench ~stdio config save history.json history diff --git a/etc/init.shy b/etc/init.shy index 38b39916..f2fafafe 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -1,7 +1,7 @@ ~stdio config load history.json history -~code - # config load counter.json counter +~web + config load web.json ~aaa login root root