Cleanup
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user