Revert "Fix typo in shebang"
This reverts commit6f68bec907
. Using ash was actually correct as only this shell is available in initramfs. It was the commit message of27940c420f
that was wrong
This commit is contained in:
parent
6f68bec907
commit
a5e942a5c0
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/ash
|
||||||
|
|
||||||
# /oldroot depends on things inside /oldroot/run/archiso...
|
# /oldroot depends on things inside /oldroot/run/archiso...
|
||||||
mkdir /oldrun
|
mkdir /oldrun
|
||||||
|
Loading…
Reference in New Issue
Block a user