mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-21 02:22:05 -08:00
Merge pull request #435 from csmith/install-sh
Use /bin/sh rather than /bin/bash
This commit is contained in:
commit
7b8c1382ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue