From a097de4202a0014c31512ed36be8fae8ee4b4005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Mon, 6 Dec 2021 12:58:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20Add=20info=20to=20install=20pack?= =?UTF-8?q?ages=20in=20motd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- motd | 1 + 1 file changed, 1 insertion(+) diff --git a/motd b/motd index f408535..58a1e06 100644 --- a/motd +++ b/motd @@ -2,4 +2,5 @@ 🐚 Welcome to shpod - SHell in a POD. 🔎 Check "/versions.txt" to see the list of included tools. 🔗 See https://github.com/jpetazzo/shpod for more information. +📦️ You can install extra packages with 'sudo apk add PKGNAME'.