From 3a1e36e0ce46ed94377e2e029c6d1a27883f7f2d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 5 Dec 2021 10:40:46 +0100 Subject: [PATCH] Update config --- scripts/config | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/scripts/config b/scripts/config index 0c14bca..221cbf1 100644 --- a/scripts/config +++ b/scripts/config @@ -89,10 +89,4 @@ apply_config() { #================================================= # GENERIC FINALIZATION #================================================= -# SELECT THE ACTION FOLLOWING THE GIVEN ARGUMENT -#================================================= - -case $1 in - show) show_config;; - apply) apply_config;; -esac +ynh_app_config_run $1