From cbf218666a89e0eabd86091588f98e68b7d1e900 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Apr 2018 20:46:35 -0300 Subject: Make News --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f9f8cea..2bb5dfc 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ all: @echo "wiki - makes wiki automated databases" @echo "maps - makes server-data information" @echo "update - makes update and propagate web information (untested)" + @echo "news - propagate web information" @echo "translation - fetches Transifex translations for server, and updates both." contrib: @@ -43,3 +44,6 @@ translation: cd lang/ ; ./updatelang.py @echo "Translations updated, please commit result server-data and tools." +news: + cd web ; ./deploy.sh + @echo "News updated, please commit result on web." -- cgit v1.2.3-70-g09d2