From 3ac81119944d95790f9ddde46b441af70c23d897 Mon Sep 17 00:00:00 2001 From: Leith Bade Date: Mon, 5 Jan 2015 12:50:07 +1300 Subject: Change update_icons.sh to bash --- update_icons.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_icons.sh b/update_icons.sh index 7940aacc28..1952604b36 100755 --- a/update_icons.sh +++ b/update_icons.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash export PATH=$HOME/bin:/usr/local/bin:/usr/bin:/bin -- cgit v1.2.1