I hereby claim:
- I am anne-schulz on github.
- I am annemoneschulz (https://keybase.io/annemoneschulz) on keybase.
- I have a public key whose fingerprint is 26F1 B277 3E85 E1AB 9C4B EAC5 09DA 9426 6339 A4E9
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
#=============================================================================== | |
# FILE: infopark_system_check.sh | |
# | |
# USAGE: infopark_system_check.sh | |
# | |
# DESCRIPTION: Checks various system components on whether they are installed | |
# in a version needed to participate in the Infopark workshops. | |
# | |
# AUTHOR: Falk Köppe, falk.koeppe@infopark.de |