Compare commits

...

2 Commits

Author SHA1 Message Date
nullicorn 30d9c599e9
Merge e9328aa1e1 into 6d89a6bc15 2025-07-24 17:59:49 -04:00
Nullicorn e9328aa1e1
Fix 'Bad substitution' in Linux thumbnailer
- Change shebang from `sh` to `bash` to support the script's existing syntax

Signed-off-by: Nullicorn <git@nullicorn.me>
2024-02-21 22:39:11 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/sh
#!/usr/bin/bash
# Aseprite Desktop Integration Module
# Copyright (C) 2016 Gabriel Rauter