diff --git a/scripts/install b/scripts/install index c7764f3..8355433 100644 --- a/scripts/install +++ b/scripts/install @@ -63,7 +63,7 @@ fi #adding admin to the allowed users sudo yunohost app addaccess $app -u $admin -sudo rm -f $final_path/install.php +#sudo rm -f $final_path/install.php # Restart services sudo service nginx reload sudo yunohost app ssowatconf \ No newline at end of file