blob: 94b1413d60db91285f6bf1be6752f61e588c513c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- scripts/anjuta_import.sh.in.orig Wed May 14 16:09:42 2003
+++ scripts/anjuta_import.sh.in Wed May 14 16:11:15 2003
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
# Shell script to automatically create an Anjuta 1.x project file
# Copyright: Biswapesh Chattopadhyay (biswapesh_chatterjee@tcscal.co.in) 2001-2002
|