Update install.sh

This commit is contained in:
dinger1986
2023-07-21 13:20:07 +01:00
committed by GitHub
parent b315a73ecc
commit 4b93fd0ea5

View File

@@ -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