Added script for generating checksums in files/
This commit is contained in:
parent
1c9b7ffbc0
commit
f5ec589524
3 changed files with 13 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -1,3 +1,3 @@
|
|||
all:
|
||||
rsync -avr --delete --delete-excluded ./* unixpeople.org:/var/www/unixpeople.org/www/htdocs/
|
||||
rsync -avr --delete --delete-excluded --exclude=*.sh ./* unixpeople.org:/var/www/unixpeople.org/www/htdocs/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue