doc: move weechat readme into related pod
This commit is contained in:
parent
ffea719640
commit
fb3d880182
1 changed files with 7 additions and 4 deletions
|
@ -1,11 +1,14 @@
|
|||
# Weechat
|
||||
## Weechat
|
||||
|
||||
> [!WARNING] If you have permissions issue trying to persist data
|
||||
> [Potential permissions issue fix](https://github.com/weechat/weechat-container/issues/10#issuecomment-2472077317)
|
||||
> [!WARNING]
|
||||
> 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
|
||||
|
||||
> [!TIP] Detach key sequence: `ctrl-p` `ctrl-q`.
|
||||
> [!TIP]
|
||||
> Detach key sequence: `ctrl-p` `ctrl-q`.
|
||||
|
||||
```bash
|
||||
ssh -t $remotehost sh -lc 'cd; podman attach weechat'
|
Loading…
Add table
Reference in a new issue