* avatar, username, city from Google profile
* refactoring
This commit is contained in:
parent
edd160ae75
commit
c7f81699a4
55 changed files with 706 additions and 351 deletions
2
Makefile
2
Makefile
|
|
@ -24,7 +24,7 @@ clean:
|
|||
rm -rf $(DESTDIR)
|
||||
|
||||
rsync-preprod: deploy
|
||||
rsync -ravu build/web/$(CONFIG)/ root@lavieille.localdomain:/srv/httpd/luapre
|
||||
rsync -ravu build/web/$(CONFIG)/ root@lua.localdomain:/srv/httpd/luapre
|
||||
|
||||
rsync-local:
|
||||
rsync -ravu build/web/$(CONFIG)/ root@localhost:/srv/www/yavsc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue