re-init de la liste des migrations
This commit is contained in:
parent
de9bd82fdb
commit
4226126278
326 changed files with 2539 additions and 326877 deletions
3
Makefile
3
Makefile
|
|
@ -29,7 +29,6 @@ publish:
|
|||
dotnet publish src/Yavsc/Yavsc.csproj -c Release -o $(DESTDIR)/srv/www/yavsc
|
||||
|
||||
install: publish
|
||||
chown -R www-data $(DESTDIR)/srv/www/yavsc
|
||||
chgrp -R www-data $(DESTDIR)/srv/www/yavsc
|
||||
sudo chown -R www-data:www-data $(DESTDIR)/srv/www/yavsc
|
||||
|
||||
.PHONY:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue