fix apt
- add non signed repository to apt
deb [trusted=yes] http://xxxxxx yyy main
- fix _apt root
alias apt='apt-o APT::Sandbox::User=root'
deb [trusted=yes] http://xxxxxx yyy main
alias apt='apt-o APT::Sandbox::User=root'