Deprectated GetExternalResources script

Functionality is now added to init sh off CT that need external resources
This commit is contained in:
2022-07-02 21:28:29 +02:00
parent 1aadb13bde
commit d47e3d8ebe
17 changed files with 54 additions and 75 deletions

View File

@@ -1,4 +1,7 @@
#!/bin/bash
#Get Resources
curl -L --retry 7 --retry-delay 5 https://releases.domoticz.com/releases/release/domoticz_linux_x86_64.tgz -o "/opt/Setup/domoticz.tgz"
#Adding service user
adduser --system --shell /bin/bash --group --disabled-password --home /home/domoticz domoticz
#Crating folders