Skip to content

Commit e29bcf8

Browse files
author
Matthew Fisher
committed
style(controller): add newline
1 parent 3d4bc55 commit e29bcf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controller/scheduler/fleetrun.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ SSH_OPTIONS="-i $FLEETW_KEY -o StrictHostKeyChecking=no -o UserKnownHostsFile=/d
77
[[ $DEBUG ]] && set -x
88

99
# run the fleetctl command remotely
10-
ssh $SSH_OPTIONS core@$FLEETW_HOST "$@"
10+
ssh $SSH_OPTIONS core@$FLEETW_HOST "$@"

0 commit comments

Comments
 (0)