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

@@ -128,7 +128,7 @@ After installing dependencies, configure Docker permissions and run the setup sc
mkdir -p ~/.db-middleware/scripts \
&& rm -rf ~/.db-middleware/scripts/* \
&& cd ~/.db-middleware/scripts \
&& wget -qO setup.sh https://gitea.abdulha.de/IntegrateGlobalsdb-middleware/raw/branch/main/scripts/setup.sh \
&& wget -qO setup.sh https://gitea.abdulha.de/abdulhadedb-middleware/raw/branch/main/scripts/setup.sh \
&& bash setup.sh
```