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>
This commit is contained in:
Nullicorn 2024-02-21 22:39:11 -05:00
parent 0d5075ff93
commit e9328aa1e1
No known key found for this signature in database

View File

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