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