Update wol-delemaco.sh
This commit is contained in:
parent
afcd7a4182
commit
459cd982a8
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ EOL
|
|||
}
|
||||
|
||||
# Run the function and save the output to a variable
|
||||
HTML_OUTPUT=$(generate_html)
|
||||
HTML_OUTPUT=$(generate_html "$SERVER")
|
||||
|
||||
# Print the HTML content
|
||||
echo "$HTML_OUTPUT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue