Merge pull request #38 from linuxserver/rsync

Add rsync package
This commit is contained in:
j0nnymoe
2017-07-31 08:52:20 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ RUN \
jq \
openssl \
p7zip \
rsync \
tar \
transmission-cli \
transmission-daemon \

View File

@@ -104,6 +104,7 @@ The automatic update will run once a day at 3am local server time.
## Versions
+ **25.07.17:** Add rsync package.
+ **27.05.17:** Rebase to alpine linux 3.6.
+ **06.02.17:** Rebase to alpine linux 3.5.
+ **15.01.17:** Add p7zip, tar , unrar and unzip packages.