mirror of
https://github.com/YunoHost-Apps/samba_ynh.git
synced 2024-09-03 20:16:27 +02:00
Update install
This commit is contained in:
parent
c72c761dfb
commit
c30b22f543
1 changed files with 0 additions and 3 deletions
|
@ -22,7 +22,6 @@ ynh_abort_if_errors
|
|||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
warning=$YNH_APP_ARG_WARNING
|
||||
#=================================================
|
||||
# CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS
|
||||
#=================================================
|
||||
|
@ -30,8 +29,6 @@ ynh_script_progression --message="Validating installation parameters..."
|
|||
|
||||
final_path="/etc/samba"
|
||||
|
||||
test $warning = "1" || ynh_die --message="You should validate the warning"
|
||||
|
||||
#=================================================
|
||||
# STORE SETTINGS FROM MANIFEST
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue