2.1.3 preparation
This commit is contained in:
parent
46604fdf59
commit
0286aa364e
7 changed files with 27 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue