summarylogtreecommitdiffstats
path: root/myrdp.sh
diff options
context:
space:
mode:
authordevqore2020-04-11 11:06:07 +0200
committerdevqore2020-04-11 11:06:07 +0200
commit1959ef59534b68b203133fe76ccbe281c7094610 (patch)
tree279fc16df30bfdd2ec3cbbc6f589eea0a295c59c /myrdp.sh
parentc813a4506dcadf96f1e0b9e03814857312afd687 (diff)
downloadaur-1959ef59534b68b203133fe76ccbe281c7094610.tar.gz
use python3 version
Diffstat (limited to 'myrdp.sh')
-rw-r--r--myrdp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/myrdp.sh b/myrdp.sh
index 5312c6e20d8a..114a43b56f20 100644
--- a/myrdp.sh
+++ b/myrdp.sh
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
-/usr/bin/python2 /usr/share/myrdp/main.py
+/usr/bin/python /usr/share/myrdp/main.py