commit
This commit is contained in:
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ sync:
|
||||
|
||||
42:
|
||||
@dig +short vogsphere.baco.net A
|
||||
@rsync --exclude .git --exclude .gitignore --exclude .DS_Store -av ~/Piscine/ .
|
||||
@rsync --exclude '.*.swp' --exclude '.git' --exclude '.gitignore' --exclude '.DS_Store' -av ~/Piscine/ .
|
||||
@git add -A
|
||||
@git status
|
||||
@git commit -m 'sync'
|
||||
|
||||
Reference in New Issue
Block a user