From 9533044bd8f3b540df5917663eb8a5910820d6a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=B4=E5=A8=83=E9=85=B1?= Date: Fri, 28 Oct 2016 19:18:38 +0800 Subject: [PATCH] update init script --- initcfg.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/initcfg.sh b/initcfg.sh index 90f7208..862d1ab 100644 --- a/initcfg.sh +++ b/initcfg.sh @@ -4,4 +4,5 @@ chmod +x *.sh chmod +x shadowsocks/*.sh cp -n apiconfig.py userapiconfig.py cp -n config.json user-config.json +cp -n mysql.json usermysql.json