mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 05:04:11 +03:00
serving everything for the users
This commit is contained in:
parent
69eb173eca
commit
a3466ff79c
|
@ -88,5 +88,5 @@ def update():
|
|||
if IS_WIN:
|
||||
infoMsg = "for Windows platform it's recommended "
|
||||
infoMsg += "to use a TortoiseSVN GUI client for updating "
|
||||
infoMsg += "purposes (http://tortoisesvn.net/)"
|
||||
infoMsg += "purposes (http://tortoisesvn.net/downloads.html)"
|
||||
logger.info(infoMsg)
|
||||
|
|
Loading…
Reference in New Issue
Block a user