From a7359c442cb16f688e7507c5d8eab8752db2f64c Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 30 Jul 2022 19:42:35 +0300
Subject: [PATCH] Remove unison.

I only ever wanted it for syncing podcasts from the Kodi machine, but
now with secure WebDAV I'm just using wget.
---
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index aa71ea1..555c639 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -168,7 +168,6 @@ RUN apt-get update && \
         transmission-cli \
         ttyrec \
         udftools \
-        unison \
         vagrant \
         vault \
         vcdimager \
-- 
GitLab