* now uses bash via env

This commit is contained in:
marco 2004-12-22 11:29:22 +00:00
parent 67a6582163
commit 232c5fa38d

View File

@ -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