Commit 013cd389 by martin f. krafft

Remove shebang line

The env-setup script is not intended to be run directly, so it does not
need a shebang line, which might even create the wrong expectations.

Signed-off-by: martin f. krafft <madduck@madduck.net>
parent 995ef374
#!/bin/bash
# usage: source env-setup [-q]
# source hacking/env-setup [-q]
# . ./env-setup [-q]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment