mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-20 22:29:16 +02:00
using /bin/sh (no bash features used)
This commit is contained in:
parent
18417dfe0c
commit
bd4a8f7488
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
export PATH=/usr/local/bin:$PATH
|
||||
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue