forked from norman/fusionpbx-install.sh-github-mirror
Update source-release.sh
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
#includes
|
||||
. ./config.sh
|
||||
|
||||
#send a message
|
||||
echo "Installing the FreeSWITCH source"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user