]> git.tuebingen.mpg.de Git - gsu.git/commitdiff
gsu: Use bash shebang.
authorAndre Noll <maan@systemlinux.org>
Tue, 2 Mar 2010 14:55:32 +0000 (15:55 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 29 Aug 2014 19:36:07 +0000 (21:36 +0200)
It's kind of pointless trying to be portable here.

funcs/gsu

index 9ee2d72442d4b0694f4c151559c2b383cdf860e0..043676c4b303ae4dc8e49160bfa11bc066f8ac2b 100644 (file)
--- a/funcs/gsu
+++ b/funcs/gsu
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # gsu -- the global subcommand utility
 # (C) 2006-2009 Andre Noll