Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xdocker/entrypoint.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh
index fc3417b..786bcc6 100755
--- a/docker/entrypoint.sh
+++ b/docker/entrypoint.sh
@@ -12,7 +12,6 @@ script_dir="$( dirname -- "${BASH_SOURCE[0]}" )"
script_dir="$( cd -- "$script_dir" && pwd )"
readonly script_dir
-readonly base_dir=/usr/src
readonly cfg_path=/etc/cgitize/cgitize.toml
secure_repo_dir() {