forked from norman/fusionpbx-install.sh-github-mirror
Update sngrep.sh
This commit is contained in:
8
debian/resources/sngrep.sh
vendored
8
debian/resources/sngrep.sh
vendored
@@ -1,5 +1,13 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
#move to script directory so all relative paths work
|
||||||
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
|
#includes
|
||||||
|
. ./config.sh
|
||||||
|
. ./colors.sh
|
||||||
|
. ./environment.sh
|
||||||
|
|
||||||
#add sngrep
|
#add sngrep
|
||||||
if [ ."$cpu_architecture" = ."arm" ]; then
|
if [ ."$cpu_architecture" = ."arm" ]; then
|
||||||
#source install
|
#source install
|
||||||
|
|||||||
Reference in New Issue
Block a user