tools: fix pacman to correctly run on bash. Closes T1248

This commit is contained in:
Boris Faure 2014-05-13 21:54:37 +02:00
parent a3c6b217b1
commit eb28d29bde
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# ANSI Color -- use these variables to easily have different color
# and format output. Make sure to output the reset sequence after