]> git.proxmox.com Git - mirror_acme.sh.git/commit
make le more friendly to no-root user.
authorneil <git@byneil.com>
Sat, 23 Jan 2016 06:41:10 +0000 (14:41 +0800)
committerneil <git@byneil.com>
Sat, 23 Jan 2016 06:41:10 +0000 (14:41 +0800)
commit9a66cdb6a08bfe7c27b9387547b28f5263c9791e
tree9e004923bceb021e8c75d94d6526c1540eacec40
parentebcf30d02ffcfd2839f599876603cc69052275de
make le more friendly to no-root user.
1. separate installcronjob/uninstallcronjob. no-root users can use cron job without installing le.sh
2. add cron command for cron only.
3. polish help messages.
4. move le from /bin/le  to /usr/local/bin/le
5. only root can install to /usr/local/bin/le.  non-root users can use ether /usr/local/bin/le  or ~/.le/le.sh instead
6. WORKING_DIR can be specified when install/cronjob
le.sh