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 ```