diff options
Diffstat (limited to 'abs/extra-testing/recstat/recstat.install')
-rw-r--r-- | abs/extra-testing/recstat/recstat.install | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/extra-testing/recstat/recstat.install b/abs/extra-testing/recstat/recstat.install deleted file mode 100644 index ecd58f0..0000000 --- a/abs/extra-testing/recstat/recstat.install +++ /dev/null @@ -1,13 +0,0 @@ -# arg 1: the new package version -post_install() { - echo "" - echo "" - echo "" - echo " Edit /usr/bin/recstat.py to fit your tuner setup" - echo " http://linhes.org/bugs/projects/lin-hes/wiki/_Using_System_LEDs_for_Recording_Status_" - echo " To start this program at boot run add_service.sh recstat " -} - -op=$1 -shift -$op $* |