diff --git a/install.sh b/install.sh index f72298f..f1afd1b 100755 --- a/install.sh +++ b/install.sh @@ -107,7 +107,7 @@ if [ "$DO_UPDATES" == "y" ]; then fi # Install dependencies -if [ "$SAVE_OUTPUT" == "y" ] && [ "$LOG_ROTATION" == "y" ]; then +if [ "$SAVE_OUTPUT" == "y" ]; then install_packages silent ffmpeg supervisor logrotate else install_packages silent ffmpeg supervisor