Skip to content

Commit 2c109d4

Browse files
authored
Update skyhook
1 parent d470846 commit 2c109d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skyhook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def main(command, target):
4545
elif res == 3:
4646
print("[!] Unacceptable key length")
4747
else:
48-
print("[+] Successfully added {} to export.pod".format(name))
48+
print("[+] Successfully added {} to history".format(name))
4949

5050
elif command == "export" and target == "history":
5151
res = skyhookDb.exportDb(target)

0 commit comments

Comments
 (0)