mirror of
https://github.com/YunoHost-Apps/mumble-web_ynh.git
synced 2024-09-03 19:46:16 +02:00
cleaning
This commit is contained in:
parent
99e846a977
commit
8e42a099a8
2 changed files with 2 additions and 8 deletions
|
@ -7,7 +7,7 @@ name = "Mumble Web"
|
|||
description.en = "Web interface for voice chat software (VoIP)"
|
||||
description.fr = "Interface web pour voix sur IP (VoIP)"
|
||||
|
||||
version = "1.3.0~ynh5"
|
||||
version = "1.3.0~ynh6"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
|
|
@ -21,17 +21,11 @@ ynh_print_info --message="Declaring files to be backed up..."
|
|||
ynh_backup --src_path="$install_dir"
|
||||
|
||||
#=================================================
|
||||
# BACKUP THE NGINX CONFIGURATION
|
||||
# SYSTEM CONFIGURATION
|
||||
#=================================================
|
||||
|
||||
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC BACKUP
|
||||
#=================================================
|
||||
# BACKUP SYSTEMD
|
||||
#=================================================
|
||||
|
||||
ynh_backup --src_path="/etc/systemd/system/$app.service"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue