mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-05-13 15:38:59 +02:00
Update install.sh
This commit is contained in:
parent
74edeb9ceb
commit
ceb2de0de9
@ -14,12 +14,6 @@ else
|
||||
echo "Unknown Platform, the install might fail"
|
||||
fi
|
||||
|
||||
|
||||
#Set firewall
|
||||
ufw allow 21115:21119/tcp
|
||||
ufw allow 21116/udp
|
||||
sudo ufw enable
|
||||
|
||||
# Make Folder /opt/rustdesk/
|
||||
if [ ! -d "/opt/rustdesk" ]; then
|
||||
echo "Creating /opt/rustdesk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user