Merge pull request #29 from dinger1986/main

fix additions stupidly put into the scripts, sorry
This commit is contained in:
RustDesk
2023-07-21 20:24:17 +08:00
committed by GitHub
2 changed files with 0 additions and 6 deletions

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 replacing RustDesk Server Open Source
# 1. Disable and removes the old services
# 2. Install some dependencies

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