summaryrefslogtreecommitdiff
path: root/app-misc/rogentoslive-tools/files/2/installer-gui.sh
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/rogentoslive-tools/files/2/installer-gui.sh')
-rw-r--r--app-misc/rogentoslive-tools/files/2/installer-gui.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/app-misc/rogentoslive-tools/files/2/installer-gui.sh b/app-misc/rogentoslive-tools/files/2/installer-gui.sh
deleted file mode 100644
index 7636678d..00000000
--- a/app-misc/rogentoslive-tools/files/2/installer-gui.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-. /sbin/rogentos-functions.sh
-
-if rogentos_is_gui_install; then
- rogentos_setup_autologin
- rogentos_setup_gui_installer
-fi