Skip to content

Commit 33be8ed

Browse files
author
İSMAİL TAŞDELEN
committed
Update MetasploitFrameworkDatabaseManagement.py
1 parent 2dd11f2 commit 33be8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: MetasploitFrameworkDatabaseManagement.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def msfdb_delete():
3030

3131
def msfdb_start():
3232
os.system("msfdb start")
33-
service_baslatma_measj_ico "Metasploit-Framework Service Database Starting.."
33+
service_baslatma_measj_ico = "Metasploit-Framework Service Database Starting.."
3434
print service_baslatma_mesaj_ico
3535

3636
def msfdb_stop():

0 commit comments

Comments
 (0)