mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Update install
This commit is contained in:
parent
0057e5d60a
commit
4b535ee185
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ ynh_psql_setup_db --db_user=$db_name --db_name=$db_name
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing backend..." --weight=15
|
||||
|
||||
$configdir="/etc/vikunja/"
|
||||
configdir="/etc/vikunja/"
|
||||
mkdir -p $configdir
|
||||
chmod 750 "$configdir"
|
||||
chown -R $app "$configdir"
|
||||
|
|
Loading…
Add table
Reference in a new issue