forked from norman/fusionpbx-install.sh-github-mirror
Update environment.sh
This commit is contained in:
3
debian/resources/environment.sh
vendored
3
debian/resources/environment.sh
vendored
@@ -13,6 +13,9 @@ cpu_name=$(uname -m)
|
||||
cpu_architecture='unknown'
|
||||
cpu_mode='unknown'
|
||||
|
||||
#set the environment path
|
||||
export PATH=$PATH:/sbin
|
||||
|
||||
#check what the CPU and OS are
|
||||
if [ .$cpu_name = .'armv6l' ]; then
|
||||
# RaspberryPi Zero
|
||||
|
||||
Reference in New Issue
Block a user