mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2025-04-26 15:16:19 +02:00
guia de cuando entrar a cada cancion
This commit is contained in:
parent
067ef5f397
commit
1ccc7e16d4
2 changed files with 59 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ public/song.css: res/less/song.less res/less/colors.less
|
|||
lessc $< $@
|
||||
|
||||
public/%: res/static/%
|
||||
cp $< $@
|
||||
cp -ra $< $@
|
||||
|
||||
clean:
|
||||
rm -rf public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue