diff options
Diffstat (limited to 'audacity/audacity.SlackBuild')
-rwxr-xr-x | audacity/audacity.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audacity/audacity.SlackBuild b/audacity/audacity.SlackBuild index b03b6569..51576324 100755 --- a/audacity/audacity.SlackBuild +++ b/audacity/audacity.SlackBuild @@ -10,9 +10,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 |