Remove media-monitor from uninstaller; update composer.lock

This commit is contained in:
Duncan Sommerville 2015-09-18 15:36:42 -04:00
parent be39b6b7c0
commit 5b32553820
2 changed files with 66 additions and 21 deletions

View file

@ -66,7 +66,8 @@ for i in ${FILES[*]}; do
echo $i
done
echo "pip airtime-playout"
echo "pip airtime-media-monitor"
# We're no longer using media-monitor
# echo "pip airtime-media-monitor"
echo -e "\nIf your web root is not listed, you will need to manually remove it."