From a7f38870c43c7782662f9e9ca11c524a8285441e Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Wed, 29 May 2019 11:04:13 +0200 Subject: [PATCH] Updated Reconfigure ews.cfg (markdown) --- Reconfigure-ews.cfg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reconfigure-ews.cfg.md b/Reconfigure-ews.cfg.md index c2d1266..c972288 100644 --- a/Reconfigure-ews.cfg.md +++ b/Reconfigure-ews.cfg.md @@ -37,7 +37,7 @@ vi /opt/tpot/etc/tpot.yml ### 4. Modify `ews.cfg` according to your own taste or as instructed and set correct permissions: ``` vi /data/ews/conf/ews.cfg -chmod 760 /data/ews/conf/ews.cfg +chmod 770 /data/ews/conf/ews.cfg chown tpot:tpot /data/ews/conf/ews.cfg ```