mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-05-14 07:58:57 +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"
|
echo "Unknown Platform, the install might fail"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
#Set firewall
|
|
||||||
ufw allow 21115:21119/tcp
|
|
||||||
ufw allow 21116/udp
|
|
||||||
sudo ufw enable
|
|
||||||
|
|
||||||
# Make Folder /opt/rustdesk/
|
# Make Folder /opt/rustdesk/
|
||||||
if [ ! -d "/opt/rustdesk" ]; then
|
if [ ! -d "/opt/rustdesk" ]; then
|
||||||
echo "Creating /opt/rustdesk"
|
echo "Creating /opt/rustdesk"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user