mirror of
https://github.com/YunoHost-Apps/chatonsinfos_ynh.git
synced 2024-09-03 18:15:58 +02:00
8 lines
176 B
Bash
8 lines
176 B
Bash
#!/bin/bash
|
|
|
|
source /etc/yunohost/apps/chatonsinfos/scripts/_common.sh
|
|
source /usr/share/yunohost/helpers
|
|
|
|
install_dir=/var/www/chatonsinfos/
|
|
generate_config_panel
|
|
update_subs
|