install.sh: make cgiroot available as installation substitution
commite4064acea4ae144cbf3bfcaaff0ef9c4b8537a28
authorKyle J. McKay <mackyle@gmail.com>
Tue, 1 Dec 2020 05:35:53 +0000 (30 22:35 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 1 Dec 2020 05:35:53 +0000 (30 22:35 -0700)
treed1b34ba44e58af6220b08a5afcfc644af457c4cd
parenta8da00f515595f7ce7ec12000333fc6ec5efc35f
install.sh: make cgiroot available as installation substitution

Add $Girocco::Config::cgiroot to the list of substitutions that
are made when installing various scripts.

Scripts that do not need access to the entire shlib.sh repertoire
can run just that much little bit faster if all they need has
been substituted during installation.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
install.sh