46576fb30be855a5f5039671caddde3926d6ae70
[live-boot-grml.git] / backends / initramfs-tools / live.script
1 #!/bin/sh
2
3 #set -e
4
5 if [ -e /lib/live/boot.sh ]
6 then
7         . /lib/live/boot.sh
8 fi