summaryrefslogtreecommitdiffstats
path: root/remote/modules/sshd
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/sshd')
-rw-r--r--remote/modules/sshd/sshd.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/sshd/sshd.build b/remote/modules/sshd/sshd.build
index 57a9e35d..aa4241e6 100644
--- a/remote/modules/sshd/sshd.build
+++ b/remote/modules/sshd/sshd.build
@@ -15,5 +15,4 @@ build() {
post_copy() {
mkdir -p "${TARGET_BUILD_DIR}/var/run/sshd"
- cp -r "${MODULE_DIR}"/data/* "${TARGET_BUILD_DIR}"
}