Files
obsidian-livesync/src/apps/cli/util/p2p-stop.sh
vorotamoroz dfe13b1abd Fixed:
- No longer unexpected `Unhandled Rejections` during P2P operations (waiting acceptance).
CLI new features
- P2P sync has been implemented.
2026-03-14 15:08:31 +09:00

3 lines
55 B
Bash
Executable File

#!/bin/bash
docker stop relay-test
docker rm relay-test