moved DHPath section out section skipped by Certbot
This commit is contained in:
parent
cc940635a8
commit
b62f68de51
3
setup.sh
3
setup.sh
@ -279,6 +279,7 @@ if [ "${useCertbot}" -eq 0 ]; then
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
fi
|
||||||
|
|
||||||
# dhparam: get location of DH Parameters file
|
# dhparam: get location of DH Parameters file
|
||||||
while true; do
|
while true; do
|
||||||
@ -343,7 +344,7 @@ if [ "${useCertbot}" -eq 0 ]; then
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
fi
|
|
||||||
|
|
||||||
# debug section
|
# debug section
|
||||||
echo "Local IP4: $IP4"
|
echo "Local IP4: $IP4"
|
||||||
|
Loading…
Reference in New Issue
Block a user