mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-09 08:00:36 +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:
|
if IS_WIN:
|
||||||
infoMsg = "for Windows platform it's recommended "
|
infoMsg = "for Windows platform it's recommended "
|
||||||
infoMsg += "to use a TortoiseSVN GUI client for updating "
|
infoMsg += "to use a TortoiseSVN GUI client for updating "
|
||||||
infoMsg += "purposes (http://tortoisesvn.net/)"
|
infoMsg += "purposes (http://tortoisesvn.net/downloads.html)"
|
||||||
logger.info(infoMsg)
|
logger.info(infoMsg)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user