From: Simon Ruderich Date: Sun, 15 Mar 2009 13:31:35 +0000 (+0100) Subject: setup.sh: Add missing shebang. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=54cf2e863c8c5bcb0746a5cf9d0ef057ca8695c3 setup.sh: Add missing shebang. --- diff --git a/setup.sh b/setup.sh index be74639..40b7d65 100755 --- a/setup.sh +++ b/setup.sh @@ -1,3 +1,5 @@ +#!/bin/sh + # Setup script for shell configuration files.