This commit is contained in:
nnsense
2026-05-14 13:22:39 +00:00
parent 91c91f383d
commit 99c2ec2acf
2 changed files with 1 additions and 6 deletions

View File

@@ -48,11 +48,6 @@ export PIPX_BIN_DIR=/usr/local/bin
$STD pipx install apprise
msg_ok "Installed Apprise"
msg_info "Setting Locale"
sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen
$STD locale-gen
msg_ok "Set Locale"
fetch_and_deploy_gh_release "pinchflat" "kieraneglin/pinchflat" "tarball" "latest" "/opt/pinchflat-src"
msg_info "Configuring Pinchflat"

View File

@@ -33,7 +33,7 @@
},
"notes": [
{
"text": "For large media libraries, mount external storage at `/opt/pinchflat/downloads` before downloading media to avoid filling the LXC disk.",
"text": "For large media libraries, increase disk space or mount external storage at `/opt/pinchflat/downloads` before downloading media to avoid filling the LXC disk.",
"type": "warning"
},
{