namukcom / SynologyCloudFlareDDNS

84 stars 37 forks source link

Bug: wget and sudo #2

Closed 0n1cOn3 closed 4 years ago

0n1cOn3 commented 4 years ago

Hi namukcom

iv tried to install your Cloudflare "Plugin". But im stuck on two problems:

Im running DSM 6.2.2-24922 Update 4 DSM 218+ With ipkg installed ; No Update available here for wget too.

DSM 6.2.2-24922 Update 4

namukcom commented 4 years ago
  1. The account you try to "sudo" should be a memeber of "administrators".

    • Control Panel - Groups - administrators - Edit Members - add your account.
  2. You can user "curl" instead, But wget still works.

namukcom commented 4 years ago

I modified the .md file to use "curl". Thanks.