jbampton opened a new issue, #11675:
URL: https://github.com/apache/cloudstack/issues/11675

   In the code I see different shebangs for shell scripts:
   
   - `#!/bin/bash`
   - `#!/usr/bin/env bash`
   - `#!/usr/bin/bash`
   - `#!/bin/sh`
   
   https://en.wikipedia.org/wiki/Shebang_(Unix)
   
   
https://stackoverflow.com/questions/10376206/what-is-the-preferred-bash-shebang
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to