mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00: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
|
unzip -qq RealDebridClient.zip -d /opt/rdtc
|
||||||
rm RealDebridClient.zip
|
rm RealDebridClient.zip
|
||||||
cd /opt/rdtc
|
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
|
sed -i 's#/data/db/#/opt/rdtc&#g' /opt/rdtc/appsettings.json
|
||||||
msg_ok "Installed rdtclient"
|
msg_ok "Installed rdtclient"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user