diff --git a/Makefile b/Makefile index 3831bef..8d9b17c 100644 --- a/Makefile +++ b/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/ diff --git a/index.html b/index.html index dccb1cb..0e176ce 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ Linspector System Monitoring + @@ -12,9 +13,19 @@
-

Git repositories - - GitHub mirror - - Current project page

+

Current project page

+ - \ No newline at end of file +