Sha256: d5cb681b5b893f011a0fba9e997e8fcf614b335356d5eb7ac3b0391b239e9417
Contents?: true
Size: 393 Bytes
Versions: 17
Compression:
Stored size: 393 Bytes
Contents
post_install() { echo "" echo "Please place a config file at one of the following places:" echo "" echo " * $HOME/.config/local_pac/config.yaml" echo " * $HOME/.local_pac/config.yaml" echo " * /etc/local_pac/config.yaml" echo "" echo "An example config file can be found at \"/usr/share/local_pac/examples/config.yaml.example\"" echo "" } post_upgrade() { post_install }
Version data entries
17 entries across 17 versions & 1 rubygems