Update sngrep.sh

This commit is contained in:
FusionPBX 2017-03-05 22:34:36 -07:00 committed by GitHub
parent 971885a6ef
commit d8704af6c9
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
#!/bin/sh
#move to script directory so all relative paths work
cd "$(dirname "$0")"
#includes
. ./config.sh
. ./colors.sh
. ./environment.sh
#add sngrep
if [ ."$cpu_architecture" = ."arm" ]; then
#source install