extra quotes

This commit is contained in:
Michael Stanclift 2020-07-11 18:46:29 -05:00
parent 668475c103
commit 0617525e64

View File

@ -1810,7 +1810,7 @@ function backup_remote_custom {
echo_stat echo_stat
CMD_TIMEOUT='15' CMD_TIMEOUT='15'
CMD_REQUESTED="sudo cp ${PIHOLE_DIR}/${CUSTOM_DNS} ${PIHOLE_DIR}/${CUSTOM_DNS}.backup'\"" CMD_REQUESTED="sudo cp ${PIHOLE_DIR}/${CUSTOM_DNS} ${PIHOLE_DIR}/${CUSTOM_DNS}.backup"
create_sshcmd create_sshcmd
fi fi
fi fi