summaryrefslogtreecommitdiff
path: root/app-misc/rogentoslive-tools/files/2/installer-text.sh
blob: 8bb1262b06aac42192bb38de23e9ae0d9f1be295 (plain)
1
2
3
4
5
6
7
#!/bin/bash

. /sbin/rogentos-functions.sh

if rogentos_is_text_install; then
	rogentos_setup_text_installer
fi