Initial commit.
This commit is contained in:
commit
89a1fb1e8e
4 changed files with 24 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
all:
|
||||
rsync -avr --exclude=Makefile --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