Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>.
[live-boot-grml.git] / backends / dracut / live.script
index 270fce9..2f29e70 100755 (executable)
@@ -2,10 +2,7 @@
 
 #set -e
 
-if [ -e /lib/live/boot.sh ]
-then
-       . /lib/live/boot.sh
-fi
+. /lib/live/boot.sh
 
 DRACUT_FIXME ()
 {