summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@stripe.com>2017-01-11 22:54:43 -0800
committerJesse Luehrs <doy@tozt.net>2017-01-11 22:59:16 -0800
commitc7ed17c40b8d57a856b384a9c180a1343871d69e (patch)
treeaa34fb188745e223671ab23947cc45e4a9c74e46 /bin
parent2669f7daa9cc7c392706e0f63a8ef943ff87c104 (diff)
downloadconf-c7ed17c40b8d57a856b384a9c180a1343871d69e.tar.gz
conf-c7ed17c40b8d57a856b384a9c180a1343871d69e.zip
show_colors is a bash script, not sh
Diffstat (limited to 'bin')
-rwxr-xr-xbin/show_colors2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/show_colors b/bin/show_colors
index 5588f09..ba679df 100755
--- a/bin/show_colors
+++ b/bin/show_colors
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
############################################################
# Nico Golde <nico(at)ngolde.de> Homepage: http://www.ngolde.de
# Last change: Mon Feb 16 16:24:41 CET 2004