@cyberstrike-io/cyberstrike 1.1.15-beta.1 → 1.1.15-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/hackbrowser-worker.js +105789 -30774
  3. package/package.json +12 -12
package/README.md CHANGED
@@ -269,7 +269,7 @@ brew install CyberStrikeus/tap/cyberstrike
269
269
  scoop install cyberstrike
270
270
 
271
271
  # Linux / macOS (curl)
272
- curl -fsSL https://cyberstrike.io/install | bash
272
+ curl -fsSL https://cyberstrike.io/install.sh | bash
273
273
  ```
274
274
 
275
275
  ---