2.1.3 preparation

This commit is contained in:
Martin Konecny 2012-07-03 16:43:10 -04:00
parent 46604fdf59
commit 0286aa364e
7 changed files with 27 additions and 8 deletions

View file

@ -152,10 +152,6 @@ fi
if [ -e /etc/init.d/airtime-playout ]; then
invoke-rc.d airtime-playout stop > /dev/null 2>&1
fi
if [ -e /etc/init.d/airtime-show-recorder ]; then
invoke-rc.d airtime-show-recorder stop > /dev/null 2>&1
fi
#export these variables to make them available in sub bash scripts
export DO_UPGRADE