Fix plugin updates.
This commit is contained in:
+5
-1
@@ -102,7 +102,11 @@ cmd-google-auth-report() {
|
||||
# Worth calling out: every per-app list below is being ignored, and the
|
||||
# apps that have one are falling back to the broader global list.
|
||||
dokku_log_verbose "Service: running, but IGNORING all per-app lists"
|
||||
dokku_log_verbose " (started without the per-app config; fix with: dokku google-auth:restart)"
|
||||
if ! fn-ga-image-current; then
|
||||
dokku_log_verbose " (the service image is older than the plugin; fix with: dokku google-auth:restart)"
|
||||
else
|
||||
dokku_log_verbose " (started without the per-app config; fix with: dokku google-auth:restart)"
|
||||
fi
|
||||
fi
|
||||
|
||||
local app
|
||||
|
||||
Reference in New Issue
Block a user