Commit e6d87d4
committed
check_mk_agent.hpux: Update shebang to use /usr/bin/sh for compatibility
Replaces the shebang from /usr/bin/ksh to /usr/bin/sh to improve
compatibility across systems where ksh may not be available
by default. Ensures broader portability of the script.
SUP-22189
Change-Id: I85e5eaf76b1bc5e120ac5203f6be65de7471af291 parent 3c58d64 commit e6d87d4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments