Correction de l'utilisation de CreoleGet
This commit is contained in:
parent
390e5e5200
commit
793f021a8d
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
auth_mode="$(CreoleGet sunstone_auth_modes)"
|
auth_mode="$(CreoleGet sunstone_auth_modes '')"
|
||||||
unlink /var/lib/one/remotes/auth/default 2>/dev/null
|
unlink /var/lib/one/remotes/auth/default 2>/dev/null
|
||||||
|
|
||||||
if [ -z "${auth_mode}" ]; then
|
if [ -z "${auth_mode}" ]; then
|
||||||
|
|
Loading…
Reference in New Issue