Explorar o código

Update environment.sh

FusionPBX %!s(int64=5) %!d(string=hai) anos
pai
achega
089957ea66
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      debian/resources/environment.sh

+ 1 - 1
debian/resources/environment.sh

@@ -14,7 +14,7 @@ cpu_architecture='unknown'
 cpu_mode='unknown'
 cpu_mode='unknown'
 
 
 #set the environment path
 #set the environment path
-export PATH=$PATH:/sbin
+export PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 
 
 #check what the CPU and OS are
 #check what the CPU and OS are
 if [ .$cpu_name = .'armv6l' ]; then
 if [ .$cpu_name = .'armv6l' ]; then