Skip to content

Avoid startup error due to non-existing files

Kristian Larsson requested to merge avoid-startup-error into master

There's an annoying error on startup when there are no files in these pre and post start script directories. We avoid the error by glob expanding differently.

Edited by Kristian Larsson

Merge request reports