mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update install
This commit is contained in:
parent
9c7bf743fa
commit
ec068061ec
1 changed files with 0 additions and 8 deletions
|
@ -51,14 +51,6 @@ ynh_add_config --template="../conf/config.local.php" --destination="$install_dir
|
|||
chmod 650 "$install_dir/config.local.php"
|
||||
chown $app:$app "$install_dir/config.local.php"
|
||||
|
||||
#=================================================
|
||||
# ADD Data folder
|
||||
#=================================================
|
||||
ynh_script_progression --message="Adding a data folder..." --weight=5
|
||||
|
||||
# move data folder
|
||||
mv $install_dir/data $data_dir/
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue