*fix* use /bin/sh because not every system has /bin/bash

*fix* issue 261



git-svn-id: http://tint2.googlecode.com/svn/trunk@497 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2010-06-13 12:27:56 +00:00
parent d0368c7591
commit 6d8a460434
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
FALLBACK=\"0.10-svn\"