Update .profile

This commit is contained in:
jfontaine35 2023-01-31 12:42:57 +01:00 committed by GitHub
parent 9d12a6a092
commit a8bf2124a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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