Skip to content

Commit 3402142

Browse files
committed
fix(network-manager): nm-lib.sh does not require bash
1 parent 6b499ec commit 3402142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules.d/35network-manager/nm-lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22

33
type getcmdline > /dev/null 2>&1 || . /lib/dracut-lib.sh
44

0 commit comments

Comments
 (0)