mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:20:06 +03:00
Change DuckDNS install path
Change DuckDNS install path to be under C:\Program Files per recommendation by nielsvanvelzen
This commit is contained in:
@@ -173,11 +173,11 @@ A reverse proxy is a server that sits in front of other services and forwards cl
|
||||

|
||||
|
||||
3. Download the latest Windows C# client zip from [its Github releases page](https://github.com/XWolfOverride/DuckDNS/releases)
|
||||
4. Create a new subfolder under `C:\` and name it `duckdns`
|
||||
4. Create a new subfolder under `C:\Program Files` and name it `duckdns`
|
||||
|
||||

|
||||
|
||||
5. Unzip the downloaded file and move the `DuckDNS.exe` into the folder
|
||||
5. Unzip the downloaded file and move the `DuckDNS.exe` into the folder. Confirm the operation if prompted.
|
||||
|
||||

|
||||
|
||||
@@ -196,7 +196,7 @@ A reverse proxy is a server that sits in front of other services and forwards cl
|
||||
11. Enter a descriptive Name and a description, one that you can identify in the future and click next
|
||||
12. Choose `When I log on` for the Task Trigger and click Next
|
||||
13. Choose `Start a program` for the Action
|
||||
14. Enter `C:\duckdns\DuckDNS.exe` in the Program/script field
|
||||
14. Enter `C:\Program Files\duckdns\DuckDNS.exe` in the Program/script field
|
||||
|
||||

|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 9.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user