diff options
Diffstat (limited to 'pyrex/Pyrex.SlackBuild')
-rwxr-xr-x | pyrex/Pyrex.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pyrex/Pyrex.SlackBuild b/pyrex/Pyrex.SlackBuild index 6da69b39..ca1c1c5b 100755 --- a/pyrex/Pyrex.SlackBuild +++ b/pyrex/Pyrex.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 |