riot-web/scripts
Robin 46c005a5d3
Don't hardcode /bin/bash in scripts (#23740)
Some operating systems, such as NixOS, don't place binaries in /bin. The appropriate cross-platform method is to use /usr/bin/env.
2022-11-09 09:58:06 -05:00
..
analyse_unused_exports.js
build-jitsi.js
check-i18n.pl
ci_package.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
cleanup.sh
copy-res.js
deploy.py
docker-link-repos.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
docker-package.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
fetch-develop.deps.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
genflags.sh
get-version-from-git.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
issues-burndown.pl
issues-no-state.pl
layered.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
make-icons.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
normalize-version.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
package.sh Don't hardcode /bin/bash in scripts (#23740) 2022-11-09 09:58:06 -05:00
redeploy.py