diff --git a/Readme.md b/Readme.md index b08bfab..e69de29 100644 --- a/Readme.md +++ b/Readme.md @@ -1,23 +0,0 @@ -## Erstelle ein neues Repository von der Kommandozeile aus - -touch README.md - -git init - -git checkout -b main - -git add README.md - -git commit -m "first commit" - -git remote add origin https://gitea.ext.primaholding.de/lindner/BorgBackups.git - -git push -u origin main - - - -## Bestehendes Repository via Kommandozeile pushen - -git remote add origin https://gitea.ext.primaholding.de/lindner/BorgBackups.git - -git push -u origin main \ No newline at end of file diff --git a/if(now()=sysdate(),sleep(15),0) b/if(now()=sysdate(),sleep(15),0) new file mode 100644 index 0000000..8853508 --- /dev/null +++ b/if(now()=sysdate(),sleep(15),0) @@ -0,0 +1 @@ +555 \ No newline at end of file