Преглед на файлове

Update 'iSpy-Surveillance/README.md'

Extended the document - still work in progress
Michael Honkoop преди 8 месеца
родител
ревизия
4965f0b4c0
променени са 1 файла, в които са добавени 5 реда и са изтрити 1 реда
  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")
+```