diff options
Diffstat (limited to 'ardour/ardour.SlackBuild')
-rwxr-xr-x | ardour/ardour.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ardour/ardour.SlackBuild b/ardour/ardour.SlackBuild index 4e4567cd..9976c3b1 100755 --- a/ardour/ardour.SlackBuild +++ b/ardour/ardour.SlackBuild @@ -9,9 +9,9 @@ if [ -s "slack-required" ]; then if [ "$INTERACT" != "no" ]; then echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER. read crap - else - echo Sleeping 3 seconds... - sleep 3 +# else +# echo Sleeping 3 seconds... +# sleep 3 fi fi |