Link to project page updated

This commit is contained in:
Johannes Findeisen 2023-07-15 23:59:32 +02:00
commit b48aa6be21
2 changed files with 16 additions and 5 deletions

View file

@ -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/