make sure we explicitly need to tell Airtime services to start
This commit is contained in:
parent
931246907f
commit
b9c6eab39c
3 changed files with 7 additions and 5 deletions
|
@ -203,6 +203,7 @@ if [ "$DO_UPGRADE" -eq "0" ]; then
|
|||
fi
|
||||
set -e
|
||||
|
||||
export airtime_service_start='t'
|
||||
$SCRIPTPATH/include/airtime-copy-files.sh
|
||||
$SCRIPTPATH/include/airtime-initialize.sh $@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue