mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 13:53:37 +00:00
[generator] Add a suffix to the output dir
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
zyphlar
parent
90e79e323d
commit
ce39d6d3f6
@@ -48,7 +48,7 @@ echo "<$(date +%T)> Generating only specific maps [$MWMCOUNTRIES]..."
|
|||||||
else
|
else
|
||||||
|
|
||||||
echo "<$(date +%T)> Generating maps..."
|
echo "<$(date +%T)> Generating maps..."
|
||||||
/tmp/venv/bin/python -m maps_generator --skip="MwmDiffs"
|
/tmp/venv/bin/python -m maps_generator --skip="MwmDiffs" -s="test"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user