Skip to content

Commit 55f00ae

Browse files
author
İSMAİL TAŞDELEN
committed
master
1 parent 0187a21 commit 55f00ae

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

run.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/usr/bin/env python
2+
# -*- coding:utf-8 -*-
3+
4+
import os
5+
6+
## Running
7+
os.system("python source/pentest_toolkit.py")
File renamed without changes.

0 commit comments

Comments
 (0)