diff options
| author | Kevin Wallace <kevin@pentabarf.net> | 2026-02-27 02:24:55 -0800 |
|---|---|---|
| committer | Kevin Wallace <kevin@pentabarf.net> | 2026-02-27 02:30:13 -0800 |
| commit | 02160b61e8511bf807c18a930f1c599cfade8833 (patch) | |
| tree | f0e3cc7310346974d17fd3d93d97a49ab1b720a6 /autorun.sh | |
| parent | initial commit (diff) | |
simplify
Diffstat (limited to 'autorun.sh')
| -rw-r--r-- | autorun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/bash -x cd "$(dirname "$0")" -exec ./bin/ipp -f +exec ./bin/ipp |