Create install2.sh
This commit is contained in:
7
install2.sh
Normal file
7
install2.sh
Normal 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
|
||||
Reference in New Issue
Block a user