mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Fix YtDL_Options (Filename to long)
This commit is contained in:
parent
c2fe080307
commit
17198ca7cd
1 changed files with 2 additions and 1 deletions
|
@ -60,6 +60,7 @@ cat <<EOF >/opt/metube/.env
|
|||
DOWNLOAD_DIR=/opt/metube_downloads
|
||||
STATE_DIR=/opt/metube_downloads/.metube
|
||||
TEMP_DIR=/opt/metube_downloads
|
||||
YTDL_OPTIONS={"trim_file_name":10}
|
||||
EOF
|
||||
msg_ok "Installed MeTube"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue