zhenhappy / Surveillance-Station-9

58 licenses for Surveillance Station 9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Task Scheduler

  • Control Panel -> Task Scheduler
  • Create -> Scheduled Task -> User-defined script
  • General: User = root, uncheck Enable
  • Task Settings: User-defined script = ...
  • OK - OK
  • Click and run task.
  • Delete this task when you see there are 58 licenses.

A. x86_64 (9.1.2-10854)

bash <(curl -L https://raw.githubusercontent.com/Kaitiz/Surveillance-Station/main/lib/SurveillanceStation-x86_64/install_license)

B. x86_64_openvino (9.1.1-10728)

bash <(curl -L https://raw.githubusercontent.com/Kaitiz/Surveillance-Station/main/lib/SurveillanceStation-x86_64_openvino/install_license)

C. armada38x (9.0.2-10061)

bash <(curl -L https://raw.githubusercontent.com/Kaitiz/Surveillance-Station/main/lib/SurveillanceStation-armada38x/install_license)

Remove license

  • Script:
bash <(curl -L https://raw.githubusercontent.com/Kaitiz/Surveillance-Station/main/lib/license/remove_license)

About

58 licenses for Surveillance Station 9


Languages

Language:Shell 100.0%