From efb1b0173e2dfae8affe48d7c4d9b0a14d9803c2 Mon Sep 17 00:00:00 2001 From: gumi Date: Tue, 16 Jan 2018 13:29:23 -0500 Subject: change make-updates path --- GNUmakefile | 2 +- tools | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 056f424a..5f293b3b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -37,4 +37,4 @@ world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py worl news: world/map/news.txt world/map/news.html updates: - cd tools/client/ ; chmod a+rx ./make-updates ; ./make-updates ; ./make-music.sh ; echo ">> Done!" + cd tools/client/ ; ./make-updates.sh diff --git a/tools b/tools index b9091115..d3f495b7 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit b90911151c327adc3674914350ae5358cb0184bb +Subproject commit d3f495b75dbe1fb0d4c4fac54b3e0e8214940086 -- cgit v1.2.3-60-g2f50