From 12cf4ecd8953ae91f5b2b3f9117853bf901f9e0f Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Thu, 16 May 2019 07:52:17 +0000 Subject: [PATCH] Update comments --- bin/hpfeeds_optin.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/bin/hpfeeds_optin.sh b/bin/hpfeeds_optin.sh index fc6792bf..cb5cc8e6 100755 --- a/bin/hpfeeds_optin.sh +++ b/bin/hpfeeds_optin.sh @@ -69,11 +69,11 @@ myFORMAT="json" function fuWRITETOFILE () { if [ -f '/data/ews/conf/hpfeeds.cfg' ]; then - echo "Creating backup of current config" + echo "Creating backup of current config in /data/ews/conf/hpfeeds.cfg.old" mv /data/ews/conf/hpfeeds.cfg /data/ews/conf/hpfeeds.cfg.old fi echo "Storing new config in /data/ews/conf/hpfeeds.cfg" -cat >> /data/ews/conf/hpfeeds.cfg <> /data/ews/conf/hpfeeds.cfg <