Ola Lundqvist wrote:
> I'm packaging a script to administrate servers. What I want to
> do is to run a script after all packages have been installed.
>
> So is there any way to hook on dpkg, apt or dselect?
DPkg::Post-Install-Pkgs { "/your/commands"; };
Or something in apt.conf should work AFAIK.
Roland
--
Roland Bauerschmidt