Moved /usr/bin/auto-apt-proxy to /usr/bin/auto-apt-proxy1
and created /usr/bin/apt-proxy as
#!/bin/sh
auto-apt-proxy1 echo "http://$(hostname -I |awk {'print $1'}):3142"
Moved /usr/bin/auto-apt-proxy to /usr/bin/auto-apt-proxy1
and created /usr/bin/apt-proxy as
#!/bin/sh
auto-apt-proxy1 echo "http://$(hostname -I |awk {'print $1'}):3142"