Merge branch 'master' into wsr_shared

This commit is contained in:
Peter J. Holzer 2023-03-05 15:11:08 +01:00
commit ccd713b6ec
2 changed files with 5 additions and 1 deletions

View File

@ -247,6 +247,9 @@ if [ -d /etc/profile.d ]
then
for i in /etc/profile.d/*.sh
do
. $i
if [ -r $i ]
then
. $i
fi
done
fi

View File

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4jRA8UfI8UNzbxFq1xnRxm1oKzs39pDpB7ox5gBXvC hjp@arche-noah