albyhub: fix typos, formatting, translate comment (#4885)

This commit is contained in:
openoms 2024-12-18 23:00:29 +01:00 committed by GitHub
parent d5c010a424
commit 805131a922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,7 +133,7 @@ if [ "$1" = "menu" ]; then
http://${localIP}:${PORT_CLEAR}\n
https://${localIP}:${PORT_SSL} with Fingerprint:
${fingerprint}\n
The Alby Hub password is managed seperate from RaspiBlitz - make sure to manage it safely.\n
The Alby Hub password is managed separate from RaspiBlitz - make sure to manage it safely.\n
"
# use whiptail to show SSH dialog & exit
@ -180,7 +180,7 @@ if [ "$1" = "install" ]; then
# cleanup
sudo rm -f albyhub-server.tar.bz2
# Setze die Berechtigungen für das Verzeichnis und die Dateien
# set permissions
sudo chmod -R 755 /home/${APPID}/lib
sudo chown -R root:root /home/${APPID}/lib
@ -269,7 +269,7 @@ WantedBy=multi-user.target
# BACKGROUND is that the plain HTTP is served by your web app, but thru the nginx proxy it will be available
# with (self-signed) HTTPS and with separate configs for Tor & Tor+HTTPS.
echo "# setup nginx confing"
echo "# setup nginx config"
# write the HTTPS config
echo "