mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
enable only smbclient list
This commit is contained in:
@@ -134,7 +134,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -135,7 +135,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
@@ -70,7 +70,7 @@ if bashio::config.has_value 'networkdisks'; then
|
||||
|
||||
# Provide debugging info
|
||||
smbclient -V &>/dev/null || apt-get install smbclient || apk add --no-cache samba-client
|
||||
smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
#smbclient $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
smbclient -L $disk -U $CIFS_USERNAME%$CIFS_PASSWORD || true
|
||||
|
||||
# Error code
|
||||
|
||||
Reference in New Issue
Block a user