Update install.sh

This commit is contained in:
dinger1986 2023-07-20 09:40:25 +01:00 committed by GitHub
parent 506c2d537d
commit 508ebf1916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,8 @@
#!/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