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: ad67e24601c319bf90c9b6c14b4936aab98deb1e (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh #set -e if [ -e /lib/live/boot.sh ] then /lib/live/boot.sh ${@} fi