Update Synology.md

pull/437/head
bokkoman 3 years ago committed by GitHub
parent 98aebc32d6
commit 949c30adc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,10 +29,14 @@ This page will provide you with guidance on how to install several Docker images
To enable this on your Synology take a look [HERE](#ssh){:target="_blank" rel="noopener noreferrer"}.
When you enabled the terminal access (SSH) run the following command and follow the onscreen questions.
When you enabled the terminal access (SSH) run the following commands and follow the onscreen questions.
```bash
wget -qO- https://trash-guides.info/syno-script | sudo bash
wget -q https://trash-guides.info/syno-script
```
```bash
sudo ./trash_syno_installer.sh
```
## Install Docker

Loading…
Cancel
Save