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
2aee94ba3c
commit
cf92e1c5b5
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ chown $app:$app "$install_dir/ocis.env"
|
||||||
ynh_script_progression --message="Installing $app..." --weight=3
|
ynh_script_progression --message="Installing $app..." --weight=3
|
||||||
|
|
||||||
pushd "$install_dir"
|
pushd "$install_dir"
|
||||||
./ocis init --insecure=true --force-overwrite=true --admin-password=$password --config-path=$install_dir
|
./ocis init --insecure=true --force-overwrite=true --admin-password=$password #--config-path=$install_dir
|
||||||
popd
|
popd
|
||||||
|
|
||||||
chmod 750 "$install_dir"
|
chmod 750 "$install_dir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue