This commit is contained in:
Alexandre
2023-05-25 20:39:48 +02:00

View File

@@ -24,6 +24,7 @@ fi
chmod -R 777 "$CONFIG_HOME" chmod -R 777 "$CONFIG_HOME"
# Export variables # Export variables
# shellcheck source=/dev/null
source "$CONFIG_HOME"/config.env source "$CONFIG_HOME"/config.env
############## ##############