Fixes in delete_flask

This commit is contained in:
absurdo 2023-11-30 01:28:32 +01:00
parent cde921f940
commit d665b4e8fc
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ if [ "$DISTRO" = 'debian' ] || [ "$DISTRO" = 'ubuntu' ]; then
else
echo '{"error": 1, "status": 1, "progress": 100, "no_progress":0, "message": "Error: cannot update apt repos with sury repos..."}'
echo '{"error": 1, "status": 1, "progress": 100, "no_progress":0, "message": "Error: cannot update apt repos with sury repos, retriying..."}'
exit