mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-25 10:42:53 +02:00
Update rdtclient-install.sh
tweak
This commit is contained in:
parent
37eff0eb6a
commit
e713841532
@ -33,7 +33,7 @@ wget -q https://github.com/rogerfar/rdt-client/releases/latest/download/RealDebr
|
||||
unzip -qq RealDebridClient.zip -d /opt/rdtc
|
||||
rm RealDebridClient.zip
|
||||
cd /opt/rdtc
|
||||
mkdir -p /data/db/ /data/downloads
|
||||
mkdir -p data/db/ data/downloads
|
||||
sed -i 's#/data/db/#/opt/rdtc&#g' /opt/rdtc/appsettings.json
|
||||
msg_ok "Installed rdtclient"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user