mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Remove testing exit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user