mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Update New CLI (#500)
* Update New CLI * Fix shell * ssh: Include hassio bash completion (#501)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## 8
|
||||
## 8.0
|
||||
- Fix access to /backup
|
||||
|
||||
## 7
|
||||
## 7.0
|
||||
- Remove guest access
|
||||
- Cleanup structure
|
||||
- Use hostname for samba device name
|
||||
|
||||
## 6
|
||||
## 6.0
|
||||
- Enable ntlm auth for Windows10
|
||||
|
||||
## 5
|
||||
## 5.0
|
||||
- Update Samba to version 4.8.4
|
||||
|
||||
## 4.1
|
||||
|
||||
@@ -12,6 +12,4 @@ RUN apk add --no-cache \
|
||||
COPY run.sh /
|
||||
COPY smb.conf /etc/
|
||||
|
||||
RUN chmod a+x /run.sh
|
||||
|
||||
CMD [ "/run.sh" ]
|
||||
|
||||
0
samba/run.sh
Normal file → Executable file
0
samba/run.sh
Normal file → Executable file
Reference in New Issue
Block a user