diff --git a/tests.sh b/tests.sh index 1684a66..e0e4ede 100644 --- a/tests.sh +++ b/tests.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash apt-get update -qq >/dev/null 2>&1 LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php -y >/dev/null 2>&1 rm -rf /etc/mysql /var/lib/mysql /etc/nginx