mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 01:38:25 +02:00
Move installer to its own directory.
This commit is contained in:
5
src/installer/dracut-module/fake-root.sh
Normal file
5
src/installer/dracut-module/fake-root.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Fake root so dracut will start our installer
|
||||
root="installer"
|
||||
rootok=1
|
||||
Reference in New Issue
Block a user