Remove testing exit

This commit is contained in:
Drulikar
2025-01-07 01:48:27 -06:00
parent 6c270d7c94
commit 16935c0bf6
@@ -30,7 +30,6 @@ echo "Rendering maps..."
#Render maps to initial images
~/dmm-tools minimap "${map_files[@]}" --disable smart-cables,overlays,pretty
exit 0
if [ $1 == "--testing" ]; then
if [ $? -eq 0 ]; then