Compare commits
5 Commits
521e121948
...
d012519c70
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d012519c70 | ||
|
|
76d80e3286 | ||
|
|
413b0467ec | ||
|
|
7ef32c197e | ||
|
|
c257657155 |
@@ -58,7 +58,7 @@ RUN \
|
||||
/tmp/omnikey && \
|
||||
curl -o \
|
||||
/tmp/omnikey.tar.gz -L \
|
||||
"https://www3.hidglobal.com/sites/default/files/drivers/ifdokccid_linux_x86_64-v4.2.8.tar.gz" && \
|
||||
"https://raw.githubusercontent.com/d-two/hassio-addons/main/oscam/ifdokccid_linux_x86_64-v4.2.8.tar.gz" && \
|
||||
tar xzf \
|
||||
/tmp/omnikey.tar.gz -C \
|
||||
/tmp/omnikey --strip-components=2 && \
|
||||
|
||||
BIN
oscam/ifdokccid_linux_x86_64-v4.2.8.tar.gz
Normal file
BIN
oscam/ifdokccid_linux_x86_64-v4.2.8.tar.gz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Ps3NetServer
|
||||
slug: ps3netserver
|
||||
version: 0.1.2-NAS
|
||||
version: 0.1.3-NAS
|
||||
description: This is a Docker container for ps3netsrv (or ps3netsvr).
|
||||
url: https://github.com/d-two/hassio-addons/tree/main/ps3netsrv
|
||||
startup: application
|
||||
@@ -22,6 +22,6 @@ privileged:
|
||||
- DAC_READ_SEARCH
|
||||
schema:
|
||||
cifsdomain: str?
|
||||
cifspassword: str?
|
||||
cifsusername: str?
|
||||
networkdisks: str?
|
||||
cifspassword: str
|
||||
cifsusername: str
|
||||
networkdisks: str
|
||||
|
||||
Reference in New Issue
Block a user