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