mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update rdtclient-install.sh
tweak
This commit is contained in:
		
							parent
							
								
									12952cb399
								
							
						
					
					
						commit
						37eff0eb6a
					
				| @ -32,9 +32,10 @@ msg_info "Installing rdtclient" | ||||
| wget -q https://github.com/rogerfar/rdt-client/releases/latest/download/RealDebridClient.zip | ||||
| unzip -qq RealDebridClient.zip -d /opt/rdtc | ||||
| rm RealDebridClient.zip | ||||
| mkdir -p /data/db/ | ||||
| mkdir -p /data/downloads | ||||
| msg_info "Installed rdtclient" | ||||
| cd /opt/rdtc | ||||
| mkdir -p /data/db/ /data/downloads | ||||
| sed -i 's#/data/db/#/opt/rdtc&#g' /opt/rdtc/appsettings.json | ||||
| msg_ok "Installed rdtclient" | ||||
| 
 | ||||
| msg_info "Creating Service" | ||||
| cat <<EOF >/etc/systemd/system/rdtc.service | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user