Testing to change to abdulhade

This commit is contained in:
2025-12-22 19:52:18 +03:00
parent 70a70c09a8
commit 3ca8b328dd
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ APP_DIR="$HOME/.db-middleware"
CODE_DIR="$HOME/.db-middleware/code"
# Git repository URL
REPO_URL="ssh://git@gitea.abdulha.de:222/IntegrateGlobals/db-middleware"
REPO_URL="ssh://git@gitea.abdulha.de:222/abdulhade/db-middleware"
# Check if the code directory exists
if [[ ! -d "$CODE_DIR" ]]; then