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
543fafb364
commit
da817cdd97
1 changed files with 1 additions and 1 deletions
2
main.sh
2
main.sh
|
@ -12,7 +12,7 @@
|
|||
# Some URL checks and modifications
|
||||
. ./urlcheck.sh
|
||||
|
||||
# Skip following step, if the document is already created successfully
|
||||
# Skip following step, if the document was already created successfully
|
||||
if [ "$DONE" != "true" ]; then
|
||||
# Write finished file
|
||||
. ./sendfile.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue