Line 28 in the .INSTALL script in post_upgrade()
if [ ${1:2:-2} > 2121.1 ];
will create a file "2121.1" in the root directory. I do not believe this line correctly compares versions either as is. I am not an expert at bash scripting, but typically comparisons don't use <,> or = I don't think.
Pinned Comments
HurricanePootis commented on 2025-03-19 19:46 (UTC)
If anyone has any comments about the package, please let me know!