mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2026-06-05 21:38:43 +02:00
Fix install and fix linter
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ ynh_backup --src_path "$final_path"
|
||||
|
||||
# Copy the data files
|
||||
ynh_print_info --message="Backing up user data..."
|
||||
ynh_backup --src_path "$DATADIR" --is_big=1
|
||||
ynh_backup --src_path "$datadir" --is_big=1
|
||||
|
||||
ynh_print_info --message="Backing up configuration..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user