Skip to content

Commit

Permalink
Fix incorrect documentation block in nginx service script (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
chpego authored Aug 20, 2022
1 parent 73670d8 commit 4e5738d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions glances/rootfs/etc/cont-init.d/nginx.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bashio
# ==============================================================================
# Home Assistant Community Add-on: SSH & Web Terminal
# Configures NGINX for use with ttyd
# Home Assistant Community Add-on: Glances
# Configures NGINX for use with Glances
# ==============================================================================

# Generate Ingress configuration
Expand Down

0 comments on commit 4e5738d

Please sign in to comment.