summaryrefslogtreecommitdiffstats
path: root/core/modules/safe-mode
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/safe-mode')
-rw-r--r--core/modules/safe-mode/module.build1
-rw-r--r--core/modules/safe-mode/module.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/safe-mode/module.build b/core/modules/safe-mode/module.build
index 86b1fd00..5086d1bc 100644
--- a/core/modules/safe-mode/module.build
+++ b/core/modules/safe-mode/module.build
@@ -1,3 +1,4 @@
+#!/bin/bash
# fake module simply copying its data/ files
fetch_source() {
:
diff --git a/core/modules/safe-mode/module.conf b/core/modules/safe-mode/module.conf
index 0cd03752..8811668a 100644
--- a/core/modules/safe-mode/module.conf
+++ b/core/modules/safe-mode/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""