mirror of
git://slackware.nl/current.git
synced 2025-01-09 05:24:36 +01:00
3 lines
104 B
Text
3 lines
104 B
Text
|
#!/bin/sh
|
||
|
dialog --title "Slackware Setup Help" --exit-label OK --textbox "/usr/lib/setup/FDhelp" 22 77
|