We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286d948 commit af60387Copy full SHA for af60387
1 file changed
ubuntu/autostart/disable_anydesk_autostart.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+mkdir -p ~/.disabled
3
+mv /etc/xdg/autostart/anydesk.desktop ~/.disabled/anydesk.desktop.disabled
0 commit comments