Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Blame | Last modification | View Log | RSS feed

From 425b68b3e3c049629903de8ab2163397b749c332 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@cante.net>
Date: Sat, 8 May 2010 23:22:29 +0300
Subject: [PATCH] left-handed_templates/floptheme.sh: Use bash
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 left-handed_templates/floptheme.sh |    2 +-

 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/left-handed_templates/floptheme.sh b/left-handed_templates/floptheme.sh
index b9bc51e..b2564d0 100755
--- a/left-handed_templates/floptheme.sh
+++ b/left-handed_templates/floptheme.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 cursorstoflop="left_ptr
 copy
--
1.7.0