diff --git a/common/option.sh b/common/option.sh index 2f4a9e5..9b40670 100644 --- a/common/option.sh +++ b/common/option.sh @@ -14,6 +14,4 @@ CONFIG_FILE="/data/media/0/dnscrypt-proxy/dnscrypt-proxy.toml" ## quindecim cp -afv $CONFIG_FILE ${CONFIG_FILE}-`date +%Y%m%d%H%M`.bak - fi - - cp -afv /data/media/0/dnscrypt-proxy/my-dnscrypt-proxy.toml $CONFIG_FILE \ No newline at end of file + fi \ No newline at end of file