7.1 Calling the library

You can call the library on your scripts by adding the following line to your files:

#!/bin/sh -e
. cpt-lib

This will load the library inside your script, and will set some environment variables that are used inside the package manager.