summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJake Koroman <jake@jakekoroman.com>2025-11-07 10:50:26 -0500
committerJake Koroman <jake@jakekoroman.com>2025-11-07 10:50:26 -0500
commita0cd93f951d584fe68f4e1360f039d5163b42f94 (patch)
tree4ae3c667229420af900653f5fd260de68d5d1a79 /scripts
parentd6cc659c4fc2311e0abdb197a98abc89806a4713 (diff)
updates
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/rdp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/rdp b/scripts/rdp
index 8f4ae80..b793a51 100755
--- a/scripts/rdp
+++ b/scripts/rdp
@@ -2,8 +2,6 @@
# to be used with the rdpmenu script
-set -x
-
if test -z "$1"; then
echo "Usage: ./rdp <server_name>"
exit