update during bootstrap too
This commit is contained in:
parent
55fd6c2ed2
commit
b845464b1f
1 changed files with 2 additions and 2 deletions
|
@ -57,9 +57,9 @@ case $1 in
|
||||||
|
|
||||||
cd /etc/letsencrypt/live
|
cd /etc/letsencrypt/live
|
||||||
ln -s ${SUTTY} default
|
ln -s ${SUTTY} default
|
||||||
done
|
|
||||||
|
|
||||||
updated=true
|
updated=true
|
||||||
|
done
|
||||||
|
|
||||||
;;
|
;;
|
||||||
# Generate certificates
|
# Generate certificates
|
||||||
|
|
Loading…
Reference in a new issue