summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrdesktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdesktop b/rdesktop
index 939496b..c8989e2 100755
--- a/rdesktop
+++ b/rdesktop
@@ -7,5 +7,5 @@ else
host=$1
user="Administrator"
fi
-echo rdesktop -0 -g 1280x1024 -u $user $host
+/usr/bin/rdesktop -0 -g 1280x1024 -u $user $host