wip
All checks were successful
Build and Push to Forgejo Registry / build (push) Successful in 59s

This commit is contained in:
pika 2025-04-07 11:49:21 +02:00
parent 7ded4d2509
commit ac03f07d63

View file

@ -59,4 +59,6 @@ fi
echo "What is the hostname? What is path?"
echo "HOSTNAME: $(hostname)"
echo "USER: $(whoami)"
echo "PATH: ${PATH}"
echo "IDS: $(id)"