From 8fd3871d6dfd992dbe696c741cdef97b082ac8f0 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 4 Oct 2021 04:41:13 +0200 Subject: [PATCH] Bot Updating Unraid Template --- unraid/resilio-sync.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/resilio-sync.xml b/unraid/resilio-sync.xml index 7a93651..6180c47 100755 --- a/unraid/resilio-sync.xml +++ b/unraid/resilio-sync.xml @@ -18,8 +18,11 @@ http://[IP]:[PORT:8888] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/resilio-sync.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/resilio-sync-logo.png - 2021-01-20 + 2021-10-03 +### 2021-10-03 +- Use upstream apt repo to install. Rebase to focal. + ### 2021-01-20 - Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information.