X-Git-Url: https://vcs.fsf.org/?p=fai-configs.git;a=blobdiff_plain;f=scripts%2FLETSENCRYPT%2F00_fetch.sh;h=0d0c45f45f1fd958506e2bcb1748436d773a7015;hp=92cd52039e22148ca465f5fc03afc0b6a520194d;hb=ef9a35773559a0d7102cefc7d61c4128921e4276;hpb=3cee51633996efcf539689a0ba8f508451698247 diff --git a/scripts/LETSENCRYPT/00_fetch.sh b/scripts/LETSENCRYPT/00_fetch.sh index 92cd520..0d0c45f 100755 --- a/scripts/LETSENCRYPT/00_fetch.sh +++ b/scripts/LETSENCRYPT/00_fetch.sh @@ -4,3 +4,5 @@ if [ ! -d $LETSENCRYPT_PATH/letsencrypt ]; then cd $target/$LETSENCRYPT_PATH git clone https://github.com/letsencrypt/letsencrypt fi +fcopy -Bv /etc/init.d/request-letsencrypt +$ROOTCMD update-rc.d request-letsencrypt defaults