From 5b9ee626c5920ee062e3c412fc5081c101d85511 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 5 Apr 2026 15:01:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ea7d943..8021867 100644 --- a/README.md +++ b/README.md @@ -88,3 +88,7 @@ scp -i /path/2/key "$1" jaileduser@192.168.0.70:/files" ``` This allows me to quickly type ```send2intra image.png``` in my terminal and have the file transfered to the container, hosted by Apache and available for download within miliseconds + +![picture](https://git.tobiastime.xyz/Tobias/Apache-LXC-Intranet/raw/branch/main/images/send2intra.jpg) +![picture](https://git.tobiastime.xyz/Tobias/Apache-LXC-Intranet/raw/branch/main/images/index.jpg) +![picture](https://git.tobiastime.xyz/Tobias/Apache-LXC-Intranet/raw/branch/main/images/file.jpg)