diff --git a/scripts/install b/scripts/install index 32e61fd..ed093a3 100644 --- a/scripts/install +++ b/scripts/install @@ -69,7 +69,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