Skip to content

Commit

Permalink
fix run-fujinet shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamink authored and tschak909 committed Feb 5, 2024
1 parent dc01dff commit bbdd4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distfiles/run-fujinet
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash

fn_pid=0
rc=75
Expand Down

0 comments on commit bbdd4ec

Please sign in to comment.