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