summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-session
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-05-31 22:08:57 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-05-31 22:08:57 (GMT)
commit22aff21a70f6788ac33d126795702fc5e257c862 (patch)
treea9c0e34b6656a1748632cb28399448ccc86d6231 /abs/core/LinHES-system/LinHES-session
parent6ef59e9232c170ff33166ac31858b72551ccc479 (diff)
downloadlinhes_pkgbuild-22aff21a70f6788ac33d126795702fc5e257c862.zip
linhes_pkgbuild-22aff21a70f6788ac33d126795702fc5e257c862.tar.gz
linhes_pkgbuild-22aff21a70f6788ac33d126795702fc5e257c862.tar.bz2
LinHES-system: run mythwelcome-config.py on first configure.
refs # 914
Diffstat (limited to 'abs/core/LinHES-system/LinHES-session')
-rwxr-xr-xabs/core/LinHES-system/LinHES-session7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/LinHES-system/LinHES-session b/abs/core/LinHES-system/LinHES-session
index 61405db..27ce2bd 100755
--- a/abs/core/LinHES-system/LinHES-session
+++ b/abs/core/LinHES-system/LinHES-session
@@ -243,8 +243,15 @@ function update_apple_trailers(){
fi
}
+function first_mythwelcome_config(){
+ echo "First configure: Running mythwelcome-config.py"
+ /usr/LH/bin/mythwelcome-config.py
+ }
+
+
function first_configure(){
+ first_mythwelcome_config
if [ ! x$STARTUP_STYLE = xlegacy ]
then
first_configure_mv