correct copy paste mistake

This commit is contained in:
Daniel Hansson 2023-10-06 08:08:38 +02:00 committed by GitHub
parent 5e45d44635
commit 834c723ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ then
# Rustdesk installation dir # Rustdesk installation dir
print_text_in_color "$IGreen" "Removing RustDesk Server..." print_text_in_color "$IGreen" "Removing RustDesk Server..."
rm -rf "$RUSTDESK_INSTALL_DIR" rm -rf "$RUSTDESK_INSTALL_DIR"
rm -rf /usr/bin/hbbr rm -rf /usr/bin/hbbs
rm -rf /usr/bin/hbbr rm -rf /usr/bin/hbbr
# systemctl services # systemctl services