From 0991b00c55bff1393c90f3ecf2bd55afd5cbca39 Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Thu, 17 May 2012 10:24:32 -0400 Subject: [PATCH] CC-3839: Remove "-s" option from airtime-install -done --- install_minimal/airtime-install | 1 - 1 file changed, 1 deletion(-) diff --git a/install_minimal/airtime-install b/install_minimal/airtime-install index 43474c5bb..5f8914df6 100755 --- a/install_minimal/airtime-install +++ b/install_minimal/airtime-install @@ -24,7 +24,6 @@ showhelp () { --reinstall|-r Force a fresh install of this Airtime Version --media-monitor|-m Install only media-monitor --pypo|-p Install only pypo and liquidsoap ---show-recorder|-s Install only show-recorder --web|-w Install only files for web-server --liquidsoap-keep-alive|-l Keep Liquidsoap alive when upgrading" }