mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-07-30 13:33:24 +00:00
8 lines
123 B
Bash
Executable File
8 lines
123 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source "$(dirname "$0")/router-common.sh"
|
|
|
|
echo "router ready (wan iface $wanif)"
|
|
|
|
hold_until_stopped
|