7 lines
240 B
Bash
Raw Permalink Normal View History

2024-08-20 19:52:37 +01:00
#!/usr/bin/env sh
2024-08-20 19:54:57 +01:00
export AUTHOR_NAME='HeCodes2Much'
2024-08-20 19:52:37 +01:00
export AUTHOR_EMAIL='wayne6324@gmail.com'
2024-08-25 17:48:59 +01:00
export AUTHOR_WEBSITE='https://063240.xyz/'
2024-08-25 20:07:54 +01:00
export AUTHOR_GIT='https://github.com/HeCodes2Much'
2024-08-20 19:54:57 +01:00
export LICENSE_DIR='/home/wayne/.config/licenses'