mirror of
https://github.com/YunoHost-Apps/samba_ynh.git
synced 2024-09-03 20:16:27 +02:00
[fix] Remove ssowat at the end
This commit is contained in:
parent
95b2f87db2
commit
4d506c884a
1 changed files with 0 additions and 7 deletions
|
@ -108,13 +108,6 @@ ynh_script_progression --message="Starting a systemd service..." --weight=10
|
|||
# Start a systemd service
|
||||
ynh_systemd_action --service_name=smbd --action="start"
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
ynh_script_progression --message="Configuring permissions..."
|
||||
|
||||
ynh_permission_create --permission="share" --allowed=all_users
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue