From 67fe1054898bfeb5eaa45f1dc52d70d1c80a4e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Sun, 26 Sep 2021 18:34:48 +0200 Subject: [PATCH] Remove startup directories (#12) --- example/DOCS.md | 2 +- example/config.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/example/DOCS.md b/example/DOCS.md index 98c5c62..8949b88 100644 --- a/example/DOCS.md +++ b/example/DOCS.md @@ -12,4 +12,4 @@ Follow these steps to get the add-on installed on your system: This add-on really does nothing. It is just an example. -When started it will print "Hello world" in the log and exit. +When started it will print the configured message or "Hello world" in the log. diff --git a/example/config.yaml b/example/config.yaml index fad2e6d..f331821 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -10,7 +10,6 @@ arch: - aarch64 - amd64 - i386 -startup: once options: message: "Hello world..." schema: