mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
Modifiy for new handling (#61)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
FROM %%BASE_IMAGE%%
|
||||
|
||||
# Add version
|
||||
ENV VERSION %%VERSION%%
|
||||
# Add env
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
# Setup base
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Samba share",
|
||||
"version": "0.3",
|
||||
"version": "0.4",
|
||||
"slug": "samba",
|
||||
"description": "Expose HassIO folders with Samba",
|
||||
"url": "https://home-assistant.io/addons/samba/",
|
||||
|
||||
Reference in New Issue
Block a user