diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-09 17:05:58 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:47 +0200 |
commit | 6b5c7b7a60042c36e55b7dbe57b9aa8655ded27a (patch) | |
tree | 07177eb559db4a54619e389db9263e99d3187a51 /ssh | |
parent | 6933df5ae5029bb1a672b65334c5124e2159d6dd (diff) |
Format
Change-Id: Ia3fd8c0c03782664a7f0fbc6bc2bb2a5f747d136
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'ssh')
-rw-r--r-- | ssh/start-on-target.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/start-on-target.in b/ssh/start-on-target.in index b0623cf..a21c6d1 100644 --- a/ssh/start-on-target.in +++ b/ssh/start-on-target.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 |