add prompt to sms no requests

This commit is contained in:
TrustedSec 2016-07-27 12:16:21 -04:00
parent 868ddfe222
commit c014b6c463

View file

@ -32,3 +32,4 @@ try:
except ImportError:
print_error("Looks like you dont have python-requests installed. Please install (apt-get install python-requests) and try again.")
print("Press {return} to continue.")