Init: Shorten install-https.sh script #3509

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-06-28 17:10:07 +02:00
parent 6ebbab9b17
commit 2dc9e142ef

View file

@ -62,5 +62,3 @@ chmod -R u=rwX,g=rX,o-rwx "$KEY_PATH"
echo "Running 'update-ca-certificates'..."
update-ca-certificates
echo "Enjoy!"