Fix error in proxy file
This commit is contained in:
parent
661b346b40
commit
2f933b30d1
@ -1,5 +1,5 @@
|
||||
name: "3DPrinter-OctoPrint"
|
||||
version: "2023.01.01"
|
||||
version: "2023.01.02"
|
||||
slug: "3dprinter-octoprint"
|
||||
description: "OctoPrint as an addon, no additional bells and whistles."
|
||||
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# #!/usr/bin/with-contenv bashio
|
||||
# # ==============================================================================
|
||||
# # Add-on: 3dprinter-octoprint
|
||||
# # Configures proxy
|
||||
# # ==============================================================================
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Add-on: 3dprinter-octoprint
|
||||
# Configures proxy
|
||||
# ==============================================================================
|
||||
|
||||
# Generate proxy configuration for any access
|
||||
# bashio::var.json \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user