From 9d78fe67708b86fb6d91af77643cccc2bebf83ad Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 7 Mar 2023 10:11:03 +0100 Subject: [PATCH] Bot Updating Unraid Template --- unraid/pairdrop.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/pairdrop.xml b/unraid/pairdrop.xml index b407f0d..3b72a4d 100755 --- a/unraid/pairdrop.xml +++ b/unraid/pairdrop.xml @@ -19,8 +19,11 @@ http://[IP]:[PORT:3000] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/pairdrop.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png - 2023-02-20 + 2023-03-06 +### 2023-03-06 +- Run npm install as non-root user. + ### 2023-02-20 - Initial Release.