Enhance bash shebangs
This commit is contained in:
parent
8b3e09d41c
commit
b5f302ac61
24 changed files with 24 additions and 24 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
/etc/init.d/rabbitmq-server status | grep "\[{pid"
|
||||
pid_found="$?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue