diff options
-rw-r--r-- | GNUmakefile | 2 | ||||
m--------- | tools | 0 |
2 files changed, 1 insertions, 1 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 -Subproject b90911151c327adc3674914350ae5358cb0184b +Subproject d3f495b75dbe1fb0d4c4fac54b3e0e821494008 |