From 1c2380af36af78329043f83cca6b765714a2f942 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:57:39 -0500 Subject: [PATCH] Explicitly make config file a bash script --- scripts/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/config b/scripts/config index 61babb6..16f9ec9 100644 --- a/scripts/config +++ b/scripts/config @@ -1,3 +1,5 @@ +#!/bin/bash + source /usr/share/yunohost/helpers # Cache needs to be cleared after updating vars through config panel