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 <