mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2024-09-03 19:46:01 +02:00
Update install
This commit is contained in:
parent
41dd35e0a4
commit
3ec9890dd6
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ ynh_add_config --template="../conf/config.php" --destination="$final_path/db/con
|
||||||
|
|
||||||
chmod 600 "$final_path/db/config.php"
|
chmod 600 "$final_path/db/config.php"
|
||||||
chown $app:$app "$final_path/db/config.php"
|
chown $app:$app "$final_path/db/config.php"
|
||||||
chmod 775 "$final_path/tmp/sessions"
|
#chmod 775 "$final_path/tmp/sessions"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE UNWANTED FILES
|
# REMOVE UNWANTED FILES
|
||||||
|
|
Loading…
Add table
Reference in a new issue