=> 5e8db2fe052e149847ace99e2ee1e880f1003373
[1mdiff --git a/booster.py b/booster.py[m [1mindex 3ea9cf0..81eccc1 100755[m [1m--- a/booster.py[m [1m+++ b/booster.py[m [36m@@ -286,7 +286,7 @@[m [mfor file_group in CONFIG['files']:[m msg_path = os.path.basename(path)[m is_tinylog = True[m [m [31m- file_path = os.path.normpath(pjoin(FILES_ROOT, path))[m [32m+[m[32m file_path = os.path.normpath(FILES_ROOT + path)[m [m if is_tinylog:[m os.chdir(FILES_ROOT) # for Git actions[m
text/gemini; charset=utf-8
This content has been proxied by September (3851b).