fish-station/Content.Tools
opl- b9254d9ebf
Replace all usages of /bin/bash shebang with /usr/bin/env (#40756)
Replace all usages of /bin/bash with /usr/bin/env

/usr/bin/env is nearly guaranteed to always exist at that location, which can't be said about /bin/bash and /bin/sh.

Co-authored-by: opl <4833621+opl@users.noreply.github.com>
2025-10-12 19:49:41 +00:00
..
test Replace all usages of /bin/bash shebang with /usr/bin/env (#40756) 2025-10-12 19:49:41 +00:00
Content.Tools.csproj Dependency update / fixes / skrungle bungle (#23745) 2024-01-12 23:22:01 +01:00
Map.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
MappingMergeDriver.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00
Merger.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00
TypeTagPreserver.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00
YamlTools.cs Fix warnings in Content.Tools module (#17862) 2023-07-10 17:39:21 +10:00