summaryrefslogtreecommitdiffstats
path: root/core/modules/ssh-auth-keys
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/ssh-auth-keys')
-rw-r--r--core/modules/ssh-auth-keys/module.build1
-rw-r--r--core/modules/ssh-auth-keys/module.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/ssh-auth-keys/module.build b/core/modules/ssh-auth-keys/module.build
index 97e93235..a5cbb6b6 100644
--- a/core/modules/ssh-auth-keys/module.build
+++ b/core/modules/ssh-auth-keys/module.build
@@ -1,3 +1,4 @@
+#!/bin/bash
fetch_source() {
:
}
diff --git a/core/modules/ssh-auth-keys/module.conf b/core/modules/ssh-auth-keys/module.conf
index 0cd03752..8811668a 100644
--- a/core/modules/ssh-auth-keys/module.conf
+++ b/core/modules/ssh-auth-keys/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""