Skip to content

Commit c0cc019

Browse files
authored
remove legacy openwrt install script (#14)
1 parent 9a27018 commit c0cc019

2 files changed

Lines changed: 0 additions & 46 deletions

File tree

docs/setup-sensor/linux/openwrt.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,6 @@ Congratulations! Your OpenWrt device is now running as an Orb Sensor, monitoring
7474
- Check firewall settings on the OpenWrt device (System > Firewall in LuCI) to ensure they aren't blocking discovery (mDNS/Bonjour, UDP port 5353). The default OpenWrt firewall settings usually allow this on the LAN side.
7575
- **General OpenWrt Issues:** Refer to the official [OpenWrt Documentation](https://openwrt.org/docs/start).
7676

77-
## Automatic Installation
78-
79-
For a simple setup, use the one-line setup script.
80-
81-
```bash
82-
curl -fsSL https://orb.net/docs/scripts/openwrt/setup.sh | sh
83-
```
84-
8577
## Manual Installation
8678

8779
These instructions provide the manual steps for installing Orb on OpenWrt.

scripts/openwrt/setup.sh

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)