mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 09:18:25 +02:00
6 lines
84 B
Bash
6 lines
84 B
Bash
#!/bin/sh
|
|
|
|
# Fake root so dracut will start our installer
|
|
root="installer"
|
|
rootok=1
|