[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stupid package installer wanted: uppity robots need not apply



On Thu, 2003-03-13 at 18:31, Dale Amon wrote:
> 	PKGLIST2="another.deb another2.deb"
> 	for $pkg in $PKGLIST1; do
                      ^^^^^^^^^ <- I think the problem is right there ;)
> 	  dpkg --install $pkg < yes
> 	done

  --Chris



Reply to: