> Od: Jaromír Mikeš <[email protected]> > > #!/bin/sh > > (cd /path/to/the/dir/deps; apt-ftparchive packages . > Packages) > > apt-get update
sudo ;) (cd /path/to/the/dir/deps; sudo apt-ftparchive packages . > Packages) > > apt-get update Now have warning : W: no hooks of type E found -- ignoring hope nothing serious thanks again mira -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

