README.md aktualisiert

This commit is contained in:
2024-09-25 13:46:20 +02:00
parent 8079b7ea80
commit c527fa5b50

View File

@@ -19,7 +19,7 @@ This script is mainly designed to easily allow you to add a Docker container fro
## Add script to container from ich777 ## Add script to container from ich777
1. Download the script to your server 1. Download the RAW [Tailscale](tailscale.sh) script to your server
2. Place the script on a persistent storage location eg: `/mnt/user/appdata/scripts/tailscale.sh` 2. Place the script on a persistent storage location eg: `/mnt/user/appdata/scripts/tailscale.sh`
3. Make sure the script is executable 3. Make sure the script is executable
Do this by opening a terminal from Unraid, navigate to the directory (`cd /mnt/user/appdata/scripts`) and make it executable (`chmod +x tailscale.sh`) Do this by opening a terminal from Unraid, navigate to the directory (`cd /mnt/user/appdata/scripts`) and make it executable (`chmod +x tailscale.sh`)
@@ -37,7 +37,7 @@ Do this by opening a terminal from Unraid, navigate to the directory (`cd /mnt/u
## Add script to s6-overlay container ## Add script to s6-overlay container
1. Download the script to your server 1. Download the RAW [Tailscale](tailscale.sh) script to your server
2. Place the script on a persistent storage location eg: `/mnt/user/appdata/scripts/tailscale.sh` 2. Place the script on a persistent storage location eg: `/mnt/user/appdata/scripts/tailscale.sh`
3. Make sure the script is executable 3. Make sure the script is executable
Do this by opening a terminal from unRAID, navigate to the directory (`cd /mnt/user/appdata/scripts`) and make it executable (`chmod +x tailscale.sh`) Do this by opening a terminal from unRAID, navigate to the directory (`cd /mnt/user/appdata/scripts`) and make it executable (`chmod +x tailscale.sh`)