mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +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 $*
|