diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-19 00:00:30 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-19 00:00:30 (GMT) |
commit | 04d8f067376534d6ef129e572fb3bb17bafa3192 (patch) | |
tree | 3656a2fc247eeaec0c507b0c82abf64710e2d712 /abs/core-testing/LinHES-system/LinHES-run | |
parent | 48d7bac6ed97ad6b739752bd2086a3dc2be6458d (diff) | |
parent | 51ec0ef1cdd4ec02da6b014c709584ed67fddfbf (diff) | |
download | linhes_pkgbuild-04d8f067376534d6ef129e572fb3bb17bafa3192.zip linhes_pkgbuild-04d8f067376534d6ef129e572fb3bb17bafa3192.tar.gz linhes_pkgbuild-04d8f067376534d6ef129e572fb3bb17bafa3192.tar.bz2 |
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/LinHES-system/LinHES-run')
-rw-r--r-- | abs/core-testing/LinHES-system/LinHES-run | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run index ae6651f..259ffc7 100644 --- a/abs/core-testing/LinHES-system/LinHES-run +++ b/abs/core-testing/LinHES-system/LinHES-run @@ -24,7 +24,9 @@ if [ ! $SystemType = "Frontend_only" ] then if [ -f ~/.configure ] then - autocard.py -g & + sudo -E tweaker.pl + /bin/rm /tmp/fps # ??? clean up a temp file that will eventually be obsolete anyway + #autocard.py -g & MythVantage -b #0 yes |