mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
Remove accidental double execution, which only caused an issue on the central.
This commit is contained in:
@@ -47,6 +47,6 @@ then
|
||||
fi
|
||||
fi
|
||||
sleep 2
|
||||
$($COMMAND_ON_COMPLETION)
|
||||
${COMMAND_ON_COMPLETION}
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user