diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-27 10:38:35 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-27 10:38:35 +0300 |
commit | 6881fbab77d3090a79fef791d2a15dd97f2af360 (patch) | |
tree | e66cd2a38de4394ae830c4065241febc4f92bfa5 /extra/dropbear/files/run | |
parent | 31977fd1b001f7321bb912fd21331d2748a1c381 (diff) | |
download | repository-6881fbab77d3090a79fef791d2a15dd97f2af360.tar.gz |
dropbear: add new package at 2019.78
Diffstat (limited to 'extra/dropbear/files/run')
-rwxr-xr-x | extra/dropbear/files/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/dropbear/files/run b/extra/dropbear/files/run new file mode 100755 index 00000000..3ae7aef6 --- /dev/null +++ b/extra/dropbear/files/run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec dropbear -F |