diff options
Diffstat (limited to 'espanso')
| -rwxr-xr-x[-rw-r--r--] | espanso/update_from_assets.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/espanso/update_from_assets.py b/espanso/update_from_assets.py index e2b76d5..c1afcce 100644..100755 --- a/espanso/update_from_assets.py +++ b/espanso/update_from_assets.py @@ -1,3 +1,5 @@ +#!/usr/bin/python3 + import os |
