mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Add dirty test
This commit is contained in:
parent
a268d78454
commit
f001895eda
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ chown -R $seafile_user:$seafile_user $seafile_data
|
||||||
# Sometime we have a current effect. We try to lunch seafile when not all permissions are already set.
|
# Sometime we have a current effect. We try to lunch seafile when not all permissions are already set.
|
||||||
# So wait untils all permissions are cleanly set
|
# So wait untils all permissions are cleanly set
|
||||||
sleep 5
|
sleep 5
|
||||||
|
ynh_debug_exec ls /opt/yunohost/seafile/ccnet
|
||||||
|
|
||||||
# Start seafile, seahub and populate admin account
|
# Start seafile, seahub and populate admin account
|
||||||
su - $seafile_user -s /bin/bash -c "$final_path/seafile-server-$seafile_version/seafile.sh start"
|
su - $seafile_user -s /bin/bash -c "$final_path/seafile-server-$seafile_version/seafile.sh start"
|
||||||
|
|
Loading…
Reference in a new issue