From d3fbf50f970be145a06c65e79ebf0fc7dd22f417 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Tue, 27 Nov 2018 19:33:55 -0500 Subject: Oops... Had reverted the .sh fix by mistake --- inbox_for_todoist.widget/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inbox_for_todoist.widget/run.sh b/inbox_for_todoist.widget/run.sh index fc7a84b..368b182 100644 --- a/inbox_for_todoist.widget/run.sh +++ b/inbox_for_todoist.widget/run.sh @@ -1,2 +1,2 @@ export LANG=en_CA.UTF-8; -python3 todoistinbox.py +/usr/local/bin/python3 todoistinbox.py -- cgit v1.2.3