Fix
#13
: fix shebang
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix #13: fix shebang
Zhenyu Wu
requested to merge
wzy/manpages-l10n:fix-shebang
into
master
Jul 07, 2023
Overview
3
Commits
2
Pipelines
0
Changes
15
NixOS doesn't have
/bin/bash
. Change it to
/usr/bin/env bash
Merge request reports
Loading