File bash berfungsi dari terminal tetapi tidak dari file desktop

For me the exec was marked with "sh path/to/file.sh"
I changed it to
Exec=bash path/to/file.sh
and now it works ¯\_(ツ)_/¯
Flyhouse_Squarewheel