Updated proctl config files

This commit is contained in:
HeCodes2Much 2024-08-20 19:54:57 +01:00
parent e51ee38341
commit f14b63d6aa
No known key found for this signature in database
GPG Key ID: 772B2F0F09B01DBE
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env sh
export AUTHOR_NAME='The-Repo-Club'
export AUTHOR_NAME='HeCodes2Much'
export AUTHOR_EMAIL='wayne6324@gmail.com'
export AUTHOR_WEBSITE='https://therepo.club/'
export AUTHOR_GIT='https://github.com/The-Repo-Club/'
export LANGUAGE_DIR='/home/repo/.config/languages'
export AUTHOR_GIT='https://github.com/HeCodes2Much/'
export LANGUAGE_DIR='/home/wayne/.config/languages'

View File

@ -1,6 +1,6 @@
#!/usr/bin/env sh
export AUTHOR_NAME='The-Repo-Club'
export AUTHOR_NAME='HeCodes2Much'
export AUTHOR_EMAIL='wayne6324@gmail.com'
export AUTHOR_WEBSITE='https://therepo.club/'
export AUTHOR_GIT='https://github.com/The-Repo-Club/'
export LICENSE_DIR='/home/repo/.config/licenses'
export AUTHOR_GIT='https://github.com/HeCodes2Much/'
export LICENSE_DIR='/home/wayne/.config/licenses'