doc: move weechat readme into related pod

This commit is contained in:
redbeardymcgee 2024-12-16 19:27:42 -06:00
parent ffea719640
commit fb3d880182

View file

@ -1,11 +1,14 @@
# Weechat ## Weechat
> [!WARNING] If you have permissions issue trying to persist data > [!WARNING]
> [Potential permissions issue fix](https://github.com/weechat/weechat-container/issues/10#issuecomment-2472077317) > If you have permissions issue trying to persist data > [Potential permissions
> issue
> fix](https://github.com/weechat/weechat-container/issues/10#issuecomment-2472077317)
### Attach and configure ### Attach and configure
> [!TIP] Detach key sequence: `ctrl-p` `ctrl-q`. > [!TIP]
> Detach key sequence: `ctrl-p` `ctrl-q`.
```bash ```bash
ssh -t $remotehost sh -lc 'cd; podman attach weechat' ssh -t $remotehost sh -lc 'cd; podman attach weechat'