Update and rename wol-delemaco.sh to delemaco.sh
This commit is contained in:
parent
ba6ed6633b
commit
a76ae3c7c4
1 changed files with 0 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
# Configuration
|
||||
SERVER="delemaco" # Server to ping
|
||||
#wakeonlan b8:cb:29:a1:f3:88
|
||||
echo "Content-type: text/html"
|
||||
echo
|
||||
# Function to ping the server and generate HTML output
|
||||
|
|
@ -18,7 +17,6 @@ generate_html() {
|
|||
else
|
||||
status="Offline"
|
||||
color="red"
|
||||
wakeonlan b8:cb:29:a1:f3:88
|
||||
fi
|
||||
|
||||
# Generate HTML content
|
||||
Loading…
Add table
Add a link
Reference in a new issue