Fix truncated lines
This commit is contained in:
parent
74a562e798
commit
0215fa4c5e
|
@ -314,6 +314,8 @@ else
|
|||
echo "Please run letsencrypt.sh manually post-installation."
|
||||
elif [ "$ENABLE_SSL" = "yes" ]; then
|
||||
echo "SSL will be enabled."
|
||||
fi
|
||||
done
|
||||
fi
|
||||
#Dropbox -- no longer requirement for localrecording
|
||||
#while [[ $ENABLE_DB != yes && $ENABLE_DB != no ]]
|
||||
|
|
Loading…
Reference in New Issue