1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Update config

This commit is contained in:
ericgaspar 2021-12-05 16:07:01 +01:00
parent 6201a3a796
commit d3216a4552
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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