mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
4 lines
105 B
Text
4 lines
105 B
Text
|
#!/bin/sh
|
||
|
#BLURB="Set up ELILO (EFI LILO) to boot Linux from your hard drive"
|
||
|
sh usr/sbin/eliloconfig $*
|