This commit is contained in:
2021-01-30 15:44:23 +00:00
parent 19e6bb8250
commit 22fe3daf99

View File

@@ -68,3 +68,9 @@ Einplanung über crond
```
pi@raspi:~> ./convert.sh
```
### GIT commands
* git status
* git add ...
* git commit -m "..."
* git push origin master