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 LILO to boot Linux (and other OSes) from your hard drive"
|
||
|
sh sbin/liloconfig $*
|