You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Updating permissions on ${arg} (for info see \"migrating from versions before 0.18.0\" on https://signald.org/articles/install/docker/)"
chown -R signald:signald "${arg}"
fi
currentFlag=""
fi
done
su -c "/bin/entrypoint.sh $*" signald
else
echo "not chowning signald data directory, if you have permission issues see https://signald.org/articles/install/docker/#migrating-from-versions-before-0180"