diff --git a/colors.sh b/colors.sh index 296ff52..05ef3a2 100644 --- a/colors.sh +++ b/colors.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This script is used to define colors for bash scripts # GitHub: https://github.com/OzzyCzech/colors.sh