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