diff options
author | aurelien <aurelien@cwb.io> | 2012-11-16 10:36:14 +0100 |
---|---|---|
committer | aurelien <aurelien@cwb.io> | 2012-11-16 10:36:14 +0100 |
commit | bf44c9909e79acc33fab15e61f30c2f38279b895 (patch) | |
tree | 128a5386c33c23d3287cb5f503220a7ed39ce1b2 /pcr/mycron-git/mycron.install | |
parent | e6873c195f2e4a77545d0797b3aab61e5992fdf6 (diff) | |
download | abslibre-bf44c9909e79acc33fab15e61f30c2f38279b895.tar.gz abslibre-bf44c9909e79acc33fab15e61f30c2f38279b895.tar.bz2 abslibre-bf44c9909e79acc33fab15e61f30c2f38279b895.zip |
+ lessc python2-flask-lesscss perl-latex-encode mycron-git
(lot of permissions trouble with mycron-git(report on irc # + comment))
Diffstat (limited to 'pcr/mycron-git/mycron.install')
-rw-r--r-- | pcr/mycron-git/mycron.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pcr/mycron-git/mycron.install b/pcr/mycron-git/mycron.install new file mode 100644 index 000000000..a56c1ab97 --- /dev/null +++ b/pcr/mycron-git/mycron.install @@ -0,0 +1,3 @@ +post_install() { + echo 'Don’t forget to set up your cron service/daemon to execute mycron every minute. See https://dev.0x7be.de/mycron for setup instructions and configuration examples.' | fold -sw 70 +} |