Revert shebang to /usr/bin/env bash

This commit is contained in:
dylan araps 2016-01-04 13:09:23 +11:00
parent 4d0c127b9b
commit 0e3fed419e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# Fetch info about your system # Fetch info about your system
# #
# Optional Dependencies: (You'll lose these features without them) # Optional Dependencies: (You'll lose these features without them)