Added support for call make_task for other scripts

This commit is contained in:
absurdo 2023-05-06 02:03:04 +02:00
parent e1710bf434
commit c56366923f
6 changed files with 108 additions and 11 deletions

View file

@ -110,7 +110,7 @@ if [ $? -eq 0 ]; then
else
echo "Sorry, cannot install distro python package..."
echo "Sorry, cannot install certbot python package..."
exit 1;