Added support for call make_task for other scripts
This commit is contained in:
parent
e1710bf434
commit
c56366923f
6 changed files with 108 additions and 11 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue