mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 01:49:20 +02:00
* now uses bash via env
This commit is contained in:
parent
67a6582163
commit
232c5fa38d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user