From a8bf2124a84f0d52aea34edb6fdde88b0fc0be5d Mon Sep 17 00:00:00 2001 From: jfontaine35 <76435797+jfontaine35@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:42:57 +0100 Subject: [PATCH] Update .profile --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index f46b7bc..648e9cd 100644 --- a/.profile +++ b/.profile @@ -7,7 +7,7 @@ # the default umask is set in /etc/profile; for setting the umask # for ssh logins, install and configure the libpam-umask package. #umask 022 -apt install -y neofetch mailutils fliglet +apt install -y neofetch mailutils figlet # if running bash if [ -n "$BASH_VERSION" ]; then