minor fixes

This commit is contained in:
fabolous005 2025-12-29 04:48:11 +01:00
parent db44771f0b
commit 63c676e647
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
[ ! -d /var/src/teatrader ] && \
cd /var/src && \
git clone git@git.engler-labs.root64.de:fabous005/teatrader.git && \
git clone git@git.engler-labs.root64.de:fabolous005/teatrader.git && \
return 1;
cd /var/src/teatrader

View File

@ -2,7 +2,7 @@
[ ! -d /var/src/teatrader ] && \
cd /var/src && \
git clone git@git.engler-labs.root64.de:fabous005/teatrader.git && \
git clone git@git.engler-labs.root64.de:fabolous005/teatrader.git && \
return 1;
cd /var/src/teatrader