You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.
Should add a
Makefile
with the following targets:install-<script>
, where<script>
is one of the export script names, to copy<script>.sh
to$PREFIX
.install
: Copy scripts to$PREFIX
.install-crontab-<script>
, where<script>
is one of the export script names, to createcrontab
entries for the individual scripts.install-crontab
, to run allinstall-crontab-<script>
targets.The text was updated successfully, but these errors were encountered: