mirror of
https://github.com/id-Software/DOOM-3.git
synced 2026-05-14 13:09:07 +02:00
hello world
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user