Codebase list oscanner / 8b237e0
Edited the helper script Devon Kearns 11 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 #!/bin/bash
1 /usr/share/oscanner/oscanner.sh "$@"
1 cd /usr/share/oscanner/ && ./oscanner.sh "$@"