mirror of
https://github.com/YunoHost-Apps/chatonsinfos_ynh.git
synced 2024-09-03 18:15:58 +02:00
7 lines
129 B
Text
7 lines
129 B
Text
|
#!/bin/bash
|
||
|
|
||
|
source /etc/yunohost/apps/chatonsinfo/scripts/_common.sh
|
||
|
source /usr/share/yunohost/helpers
|
||
|
|
||
|
rewrite_config_panel()
|