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

Update backup

This commit is contained in:
bourreP 2018-12-24 18:16:01 +01:00 committed by GitHub
parent a4c169584a
commit 3abea81969
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
# Load common variables and helpers # Load common variables and helpers
source ./_common.sh source ../settings/scripts/_common.sh
#================================================= #=================================================
# MANAGE SCRIPT FAILURE # MANAGE SCRIPT FAILURE
@ -46,4 +46,4 @@ ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf"
gitlab-rake gitlab:backup:create gitlab-rake gitlab:backup:create
ynh_backup "$config_path/gitlab-secrets.json" "gitlab-secrets.json" ynh_backup "$config_path/gitlab-secrets.json" "gitlab-secrets.json"
ynh_backup "$config_path/gitlab.rb" "gitlab.rb" ynh_backup "$config_path/gitlab.rb" "gitlab.rb"