diff --git a/scripts/config b/scripts/config index 0652689..90c0c2f 100644 --- a/scripts/config +++ b/scripts/config @@ -269,10 +269,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