Skip to content

Commit 69341c9

Browse files
author
İSMAİL TAŞDELEN
committed
Update MetasploitFrameworkDatabaseManagement.py
1 parent 9f4dda7 commit 69341c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MetasploitFrameworkDatabaseManagement.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def msfdb_stop():
3939
print service_durdurma_mesaj_ico
4040

4141
def program_cikis():
42-
cikis_mesaj = "Programdan çıkış yaptınız."
42+
cikis_mesaj = "Programdan çıkış yaptınız.."
4343
print cikis_mesaj
4444
sys.exit()
4545

0 commit comments

Comments
 (0)