Closed issue by DBLouis on void-packages repository https://github.com/void-linux/void-packages/issues/26967 Description: I want to run the INSTALL script of a package with bash instead of sh. (This is for a personal package not to be PR here) How can I do that? Setting the hashbang to /bin/bash does not work.