From 8fb1731ab558d71985fd66d85023a752f936b542 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 23:20:57 +0100 Subject: [PATCH] Update update.sh --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index a55dfcc..a00bc14 100644 --- a/update.sh +++ b/update.sh @@ -75,6 +75,7 @@ else fi cd /opt/rustdesk/ +rm -rf static/ echo "Upgrading Rustdesk Server" if [ "${ARCH}" = "x86_64" ] ; then