mirror of
https://github.com/alex-s168/website.git
synced 2025-09-10 09:05:08 +02:00
c
This commit is contained in:
@@ -33,7 +33,7 @@ rule ttf2woff
|
|||||||
|
|
||||||
build build/badges.txt: badges_list common.typ
|
build build/badges.txt: badges_list common.typ
|
||||||
|
|
||||||
build build.ninja: regen config.py build/badges.txt
|
build build.ninja: regen | config.py build/badges.txt res/fonts
|
||||||
|
|
||||||
build clean : runclean
|
build clean : runclean
|
||||||
"""
|
"""
|
||||||
@@ -125,7 +125,7 @@ build web: phony """+ " ".join(web_targets) +"""
|
|||||||
rule pub_cmd
|
rule pub_cmd
|
||||||
command = rsync -avz build root@195.26.251.204:/srv/http/alex
|
command = rsync -avz build root@195.26.251.204:/srv/http/alex
|
||||||
pool = console
|
pool = console
|
||||||
build pub: pub_cmd | web
|
build pub: pub_cmd web
|
||||||
|
|
||||||
default web
|
default web
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user