mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Update main.sh
This commit is contained in:
parent
609d19a287
commit
48374a7eec
1 changed files with 3 additions and 0 deletions
3
main.sh
3
main.sh
|
@ -23,3 +23,6 @@ unix2dos $OUTFILE &> /dev/null
|
|||
|
||||
# Print finished document
|
||||
cat $OUTFILE
|
||||
|
||||
# Remove the temporary files
|
||||
rm $OUTFILE
|
Loading…
Add table
Reference in a new issue