Browse Source

Adding a runner with a nice name

Yann Weber 8 years ago
parent
commit
b14a93062e
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      pyvtraceroute

+ 2
- 0
pyvtraceroute View File

@@ -0,0 +1,2 @@
1
+#!/bin/sh
2
+./main.py $@

Loading…
Cancel
Save