7 lines
244 B
Plaintext
Raw Normal View History

2022-01-23 21:09:06 +00:00
#!/usr/bin/env sh
2022-02-13 17:55:53 +00:00
export AUTHOR_NAME='The-Repo-Club'
2022-01-23 21:09:06 +00:00
export AUTHOR_EMAIL='wayne6324@gmail.com'
2022-02-13 17:55:53 +00:00
export AUTHOR_WEBSITE='https://therepo.club/'
export AUTHOR_GIT='https://github.com/The-Repo-Club/'
2022-02-13 17:55:53 +00:00
export LICENSE_DIR='/home/repo/.config/licenses'