mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Update install
This commit is contained in:
parent
afc0448f76
commit
7b64937a7b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ chown $app:$app "/etc/ocis/ocis.env"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing $app..." --weight=3
|
||||
|
||||
(cd "$install_dir" && ./ocis init --insecure=true --force-overwrite=true --admin-password $password --config-path "/etc/ocis")
|
||||
(cd "$install_dir" && ./ocis init --insecure=true --admin-password $password --config-path "/etc/ocis")
|
||||
|
||||
chmod 750 "$install_dir"
|
||||
chmod -R o-rwx "$install_dir"
|
||||
|
|
Loading…
Add table
Reference in a new issue