From 1beb330e93f7962688d9ab947a2e3438894290ca Mon Sep 17 00:00:00 2001 From: HeCodes2Much Date: Tue, 20 Aug 2024 19:58:53 +0100 Subject: [PATCH] Updated proctl config files --- .config/license.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/license.conf b/.config/license.conf index b95312e06..9c3f76268 100644 --- a/.config/license.conf +++ b/.config/license.conf @@ -1,6 +1,6 @@ #!/usr/bin/env sh export AUTHOR_NAME='HeCodes2Much' export AUTHOR_EMAIL='wayne6324@gmail.com' -export AUTHOR_WEBSITE='https://therepo.club/' +# export AUTHOR_WEBSITE='https://063240.xyz/' export AUTHOR_GIT='https://github.com/HeCodes2Much/' export LICENSE_DIR='/home/wayne/.config/licenses'