Update update.sh

This commit is contained in:
dinger1986
2024-05-24 16:57:09 +01:00
committed by GitHub
parent b6657fdd52
commit fe204f45b5

View File

@@ -125,8 +125,6 @@ while ! [[ $CHECK_RUSTDESK_READY ]]; do
sleep 3
done
rm rustdesk-server-linux-amd64.zip
# chk if gotthp exists
if ! [ -e /opt/gohttp ]; then