Create install2.sh

This commit is contained in:
dinger1986 2023-07-05 23:14:57 +01:00 committed by GitHub
parent 70ebaa2190
commit 3206736727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
install2.sh Normal file
View File

@ -0,0 +1,7 @@
#!/bin/bash
wget https://raw.githubusercontent.com/dinger1986/rustdesk-server-pro/main/install.sh
chmod +x install.sh
./install.sh