mirror of
https://github.com/YunoHost-Apps/distbin_ynh.git
synced 2024-09-03 18:26:10 +02:00
Fix distbin-db
This commit is contained in:
parent
4831b7576c
commit
99e2e8e53d
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ chown -R "$app":"$app" "/var/log/$app"
|
|||
# CREATE DB FOLDER
|
||||
#=================================================
|
||||
|
||||
mkdir -p "$final_path/db"
|
||||
mkdir -p "$final_path/distbin-db"
|
||||
|
||||
#=================================================
|
||||
# MAKE SETUP
|
||||
|
|
Loading…
Add table
Reference in a new issue