Move sh to the correct location for FreeBS (/bin/sh)
This commit is contained in:
parent
562490e2da
commit
334aca4e78
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
#!/bin/sh
|
||||
#
|
||||
# procsystime - print process system call time details.
|
||||
# Written using DTrace (Solaris 10 3/05).
|
||||
|
Loading…
Reference in New Issue
Block a user