summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso-19/mythvantage/airootfs/root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/archiso-19/mythvantage/airootfs/root/.bash_profile')
-rw-r--r--build_tools/archiso-19/mythvantage/airootfs/root/.bash_profile7
1 files changed, 7 insertions, 0 deletions
diff --git a/build_tools/archiso-19/mythvantage/airootfs/root/.bash_profile b/build_tools/archiso-19/mythvantage/airootfs/root/.bash_profile
new file mode 100644
index 0000000..e78dd98
--- /dev/null
+++ b/build_tools/archiso-19/mythvantage/airootfs/root/.bash_profile
@@ -0,0 +1,7 @@
+#!/bin/bash
+if [[ $(tty) == "/dev/tty1" ]]; then
+ #automated_script
+ /root/linhes_install/pre_install.sh
+fi
+
+