diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-08-23 10:55:56 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-08-23 10:55:56 +0200 |
commit | 0365ed16084240954ede2005a8954b6035490122 (patch) | |
tree | 6ec0490f28b581014483dfa4a7122879f6036e5c /template.d/start-on-target.sh.in | |
parent | 2e8abc421151b81272f7ab988e494fd29eb431ff (diff) |
Format: Remove spaces at EOL
Change-Id: If16b9cd45e5955b8ca8049fee1ea97a9d43d5cb7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'template.d/start-on-target.sh.in')
-rwxr-xr-x | template.d/start-on-target.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.d/start-on-target.sh.in b/template.d/start-on-target.sh.in index 9e3a60d..d5426ed 100755 --- a/template.d/start-on-target.sh.in +++ b/template.d/start-on-target.sh.in @@ -1,5 +1,5 @@ #!/bin/sh -# +# # File: start-on-target.sh # Author: Fulup Ar Foll @ IoT.bzh # Object: Forward signal (SIGTERM) to remote process |