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
|
||||
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user