Codebase list fudgec2 / 2f5672f
New helper-script format Ben Wilson 2 years ago
1 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 #!/bin/sh
0 #!/usr/bin/env sh
11
2 cd /usr/share/fudgec2/FudgeC2
2 set -e
3
4 cd /usr/share/fudgec2/FudgeC2/
35 exec python3 Controller.py "$@"