Files
Justin Marshall 8c4a087aa9 Filesystem update.
2026-05-09 07:54:14 -07:00

8 lines
230 B
Bash

#!/bin/sh
# Grab the Makeself web page
echo The following was generated from http://www.megastep.org/makeself/ > README
echo ----------------------- >> README
echo >> README
lynx -dump http://www.megastep.org/makeself/ >> README