index
:
live-boot.git
circinus
cla
crux
current
equuleus
mergify/bp/circinus/pr-4
sagitta
(mirror of https://github.com/vyos/live-boot.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
initramfs-tools
/
scripts
/
live
blob: 465d1daecfc4769f01ab2b913cf42db23e6713d2 (
plain
)
1
2
3
4
5
6
#!/bin/sh if [ -e /lib/live/boot.sh ] then /lib/live/boot.sh ${@} fi