Browse Source

* now uses bash via env

marco 20 years ago
parent
commit
232c5fa38d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/install.sh

+ 1 - 1
install/install.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
 #
 #
 # Free Pascal installation script for Unixy platforms.
 # Free Pascal installation script for Unixy platforms.
 # Copyright 1996-2004 Michael Van Canneyt, Marco van de Voort and Peter Vreman
 # Copyright 1996-2004 Michael Van Canneyt, Marco van de Voort and Peter Vreman