diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-29 23:50:26 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-05-29 23:50:26 +0800 |
| commit | 5761a03b515f5ada896abab9c6f830c7769d0109 (patch) | |
| tree | 79a3fc531ae4754b7d6c933e5f944092490d96b8 /repos/extra/dropbear/run | |
| parent | c2ca6b40b17a9b0595ed74dc268b54ba29c0df45 (diff) | |
| download | alicelinux-5761a03b515f5ada896abab9c6f830c7769d0109.tar.gz alicelinux-5761a03b515f5ada896abab9c6f830c7769d0109.zip | |
dropbear added
Diffstat (limited to 'repos/extra/dropbear/run')
| -rw-r--r-- | repos/extra/dropbear/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repos/extra/dropbear/run b/repos/extra/dropbear/run new file mode 100644 index 00000000..fdc987cc --- /dev/null +++ b/repos/extra/dropbear/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec dropbear -RF 2>&1 |