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
ceddb31814
commit
3f4d767528
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ pushd "$install_dir"
|
||||||
./ocis init --insecure=true --force-overwrite=true --admin-password=$password --config-path=$data_dir/config/
|
./ocis init --insecure=true --force-overwrite=true --admin-password=$password --config-path=$data_dir/config/
|
||||||
popd
|
popd
|
||||||
|
|
||||||
hown $app:$app "$data_dir/config/ocis.yaml"
|
chown $app:$app "$data_dir/config/ocis.yaml"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# START SYSTEMD SERVICE
|
# START SYSTEMD SERVICE
|
||||||
|
|
Loading…
Add table
Reference in a new issue