Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Commit fd08f7f

Browse files
committed
Change shebang line of sysusers.in to bash
1 parent 7a25bb7 commit fd08f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/opensysusers.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
# Copyright (c) 2017 - 2018 Chris Cromer
33
# Released under the 2-clause BSD license.
44
#

0 commit comments

Comments
 (0)