@cdhigh Because someone who is Russian created it like that.
@lalex-kiev It's not good idea making assumptions that users of this extension will always have only a single "scriptlet" /.sh entry in cc.db. The way your SQL query is written now it would set the same hotfix thumbnail image to all "scriptlets".
You should probably just use an absolute file path ( /mnt/us/documents/run_hotfix.sh, or whatever the filename is) for that location property in your SQL query.
|