diff options
| -rw-r--r-- | workstation/modern_irc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workstation/modern_irc.md b/workstation/modern_irc.md index 62d1adde..5096cf32 100644 --- a/workstation/modern_irc.md +++ b/workstation/modern_irc.md @@ -28,7 +28,7 @@ With this setup, I can: # Set up -My [workstation container image](workstation/setup.py) includes Soju, Bitlbee, and the Telegram/Bitlbee adapter. +My [workstation container image](setup.py) includes Soju, Bitlbee, and the Telegram/Bitlbee adapter. I have Python scripts that configure [soju](../scripts/p7s/soju.py) and [Bitlbee](../scripts/p7s/bitlbee.py) as persistent systemd services running as containers. The container image also includes Senpai, which I run using [distrobox](https://distrobox.it/). |
