From 02be4323ddeee691a5dcba864b93ec9aa3d47f38 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Sun, 29 Jan 2023 16:10:40 +0100 Subject: feat: Add firefly3 config folder Now the env file is linked to the to the etc folder. --- apks/firefly3/firefly3.post-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apks/firefly3/firefly3.post-install') diff --git a/apks/firefly3/firefly3.post-install b/apks/firefly3/firefly3.post-install index 0c5d88a..c74ae13 100644 --- a/apks/firefly3/firefly3.post-install +++ b/apks/firefly3/firefly3.post-install @@ -1,6 +1,6 @@ #!/bin/sh -printf " *\n * Add the configration to '/var/www/firefly3/.env' \n" +printf " *\n * Add the configration to '/etc/firefly3/env' \n" printf " * Without it firefly3 won't run.\n *\n" exit 0 -- cgit v1.2.3