diff options
| author | kkard2 <[email protected]> | 2023-08-11 13:37:42 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-08-11 13:37:42 +0200 |
| commit | 73675cd16c76e46bbca307ef34603c500371b3b4 (patch) | |
| tree | 1facdc713da53c1e6d2fe6d74a9117f98fea3e4a /espanso | |
| parent | 83831281ba3d3bc993e348ddb5c0a0a488608978 (diff) | |
pls don't break
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 |
