It makes no sense to chown before curl ...
This commit is contained in:
parent
00ef2cef56
commit
06cb97a8c8
1 changed files with 0 additions and 3 deletions
|
@ -216,9 +216,6 @@ ynh_add_systemd_config
|
||||||
### so we're going to use curl to automatically fill the fields and submit the
|
### so we're going to use curl to automatically fill the fields and submit the
|
||||||
### forms.
|
### forms.
|
||||||
|
|
||||||
# Set right permissions for curl install
|
|
||||||
chown -R $app: $final_path
|
|
||||||
|
|
||||||
# Set the app as temporarily public for curl call
|
# Set the app as temporarily public for curl call
|
||||||
ynh_script_progression --message="Configuring SSOwat..." --time --weight=1
|
ynh_script_progression --message="Configuring SSOwat..." --time --weight=1
|
||||||
# Making the app public for curl
|
# Making the app public for curl
|
||||||
|
|
Loading…
Reference in a new issue