Link to project page updated
This commit is contained in:
parent
89a1fb1e8e
commit
b48aa6be21
2 changed files with 16 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -1,2 +1,2 @@
|
|||
all:
|
||||
rsync -avr --exclude=Makefile --exclude=.idea --exclude="*.iml" --delete-excluded ./ linspector.org:/var/www/linspector.org/www/htdocs/
|
||||
rsync -avr --exclude=Makefile --exclude=.git --exclude=.gitignore --exclude=.idea --exclude="*.iml" --delete-excluded ./ linspector.org:/var/www/linspector.org/www/htdocs/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue