From 4b93fd0ea5c2e9aa6a2d27074d381701aa02e680 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Fri, 21 Jul 2023 13:20:07 +0100 Subject: [PATCH] Update install.sh --- install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install.sh b/install.sh index 97da53e..3db1e5c 100644 --- a/install.sh +++ b/install.sh @@ -1,8 +1,5 @@ #!/bin/bash -# If any command fails, fail out -set -e - # This script will do the following to install RustDesk Server Pro # 1. Install some dependencies # 2. Setup UFW firewall if available