mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
freetdm: use /bin/sh and not /bin/bash in the bootstrap script
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
autoheader
|
||||
libtoolize --force --copy
|
||||
aclocal
|
||||
|
||||
Reference in New Issue
Block a user