/hjuutilainen-recipes

Recipes for AutoPkg

Primary LanguagePython

What's this?

These are my recipes for AutoPkg.

Installation

Just run:

$ autopkg repo-add https://github.com/autopkg/hjuutilainen-recipes.git

Which of course requires that you have AutoPkg installed.

Updating your configuration

These recipes were previously in https://github.com/hjuutilainen/autopkg-recipes. These commands will delete the old repo from your configuration and add a new repo with the updated URL:

$ autopkg repo-delete https://github.com/hjuutilainen/autopkg-recipes.git
$ autopkg repo-add https://github.com/autopkg/hjuutilainen-recipes.git