summaryrefslogtreecommitdiff
path: root/installer-text.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer-text.sh')
-rw-r--r--installer-text.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/installer-text.sh b/installer-text.sh
deleted file mode 100644
index 0324e51..0000000
--- a/installer-text.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-. /sbin/kogaion-functions.sh
-
-if kogaion_is_text_install; then
- kogaion_setup_text_installer
-fi