0
0
This commit is contained in:
2021-08-21 20:28:05 +02:00
parent 3e92d6c4a6
commit e34e4258b8

View File

@@ -1,11 +1,13 @@
sync:
@dig +short vogsphere.baco.net A
@git add -A
@git status
@git commit -m 'commit'
@git push
42:
@dig +short vogsphere.baco.net A
@rsync --exclude .git --exclude .gitignore --exclude .DS_Store -av ~/Piscine/ .
@git add -A
@git status