Codebase list ibombshell / ace23df
New helper-script format Ben Wilson 2 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 #!/bin/sh
0 #!/usr/bin/env sh
11
22 set -e
33
4 cd /usr/share/ibombshell/ibombshell\ c2
4 cd /usr/share/ibombshell/ibombshell\ c2/
55 exec python3 ibombshell.py "$@"