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
|
# Configuration
|
||||||
SERVER="delemaco" # Server to ping
|
SERVER="delemaco" # Server to ping
|
||||||
#wakeonlan b8:cb:29:a1:f3:88
|
|
||||||
echo "Content-type: text/html"
|
echo "Content-type: text/html"
|
||||||
echo
|
echo
|
||||||
# Function to ping the server and generate HTML output
|
# Function to ping the server and generate HTML output
|
||||||
|
|
@ -18,7 +17,6 @@ generate_html() {
|
||||||
else
|
else
|
||||||
status="Offline"
|
status="Offline"
|
||||||
color="red"
|
color="red"
|
||||||
wakeonlan b8:cb:29:a1:f3:88
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Generate HTML content
|
# Generate HTML content
|
||||||
Loading…
Add table
Add a link
Reference in a new issue