Correction de l'utilisation de CreoleGet

This commit is contained in:
Philippe Caseiro 2016-05-11 11:15:07 +02:00
parent c52c133b69
commit b995c007ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
auth_mode="$(CreoleGet sunstone_auth_modes)"
auth_mode="$(CreoleGet sunstone_auth_modes '')"
unlink /var/lib/one/remotes/auth/default 2>/dev/null
if [ -z "${auth_mode}" ]; then