summaryrefslogtreecommitdiffstats
path: root/scripts/run_conky.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run_conky.sh')
-rwxr-xr-xscripts/run_conky.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_conky.sh b/scripts/run_conky.sh
index abdea35..7648259 100755
--- a/scripts/run_conky.sh
+++ b/scripts/run_conky.sh
@@ -7,7 +7,7 @@ if [ "$1" != "start" ]; then
fi
if [ "$1" != "stop" ]; then
- python /opt/scripts/unlock.py gui || exit
+ python2 /opt/scripts/unlock.py gui || exit
killall -9 gpg-agent
pass test