summaryrefslogtreecommitdiffstats
path: root/server/ipxe/bash_scripts/emergency_shell.sh
diff options
context:
space:
mode:
authorJannik Schönartz2019-02-27 20:19:29 +0100
committerJannik Schönartz2019-02-27 20:19:29 +0100
commitf5a2f0f4a87c845d88380883f8cebe4253b42c11 (patch)
tree1a815b57c2ec92608a1f3b4644f0368ef5a4351c /server/ipxe/bash_scripts/emergency_shell.sh
parentfix major design issue (diff)
downloadbas-f5a2f0f4a87c845d88380883f8cebe4253b42c11.tar.gz
bas-f5a2f0f4a87c845d88380883f8cebe4253b42c11.tar.xz
bas-f5a2f0f4a87c845d88380883f8cebe4253b42c11.zip
[server/ipxe] Fix codemirror only loading on click bug & add the fixes for the tamas demo to the git
Diffstat (limited to 'server/ipxe/bash_scripts/emergency_shell.sh')
-rw-r--r--server/ipxe/bash_scripts/emergency_shell.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/ipxe/bash_scripts/emergency_shell.sh b/server/ipxe/bash_scripts/emergency_shell.sh
new file mode 100644
index 0000000..30ee09c
--- /dev/null
+++ b/server/ipxe/bash_scripts/emergency_shell.sh
@@ -0,0 +1,3 @@
+# TODO check wheather emergency_shell ist activatable
+. /lib/dracut-lib.sh
+emergency_shell \ No newline at end of file