Răsfoiți Sursa

Update 'iSpy-Surveillance/README.md'

Extended the document - still work in progress
Michael Honkoop 8 luni în urmă
părinte
comite
4965f0b4c0
1 a modificat fișierele cu 5 adăugiri și 1 ștergeri
  1. 5 1
      iSpy-Surveillance/README.md

+ 5 - 1
iSpy-Surveillance/README.md

@@ -51,4 +51,8 @@ ln -s /etc/nginx/sites-available/your_configfile.conf /etc/nginx/sites-enabled/
 ```
 
 ###### 
-Download and execute the dvr Agent installation.
+Download and execute the dvr Agent installation. (this also creates the AgentDVR directory)
+```
+cd /opt
+bash <(curl -s "https://raw.githubusercontent.com/ispysoftware/agent-install-scripts/main/v2/install.sh")
+```