diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-08-23 10:55:56 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:47 +0200 |
commit | 7b841b8b3ecbf66d8a32f1499e8892fa795a650a (patch) | |
tree | 042d19140e4e1d2956d29086d47e9830cb19f2ca /template.d/start-on-target.sh.in | |
parent | 2d0ccb19f2c3c6e860cdd722188dab58250c3e82 (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 |