fix :__main__ not working within interpreter
This commit is contained in:
@@ -54,8 +54,6 @@ if [ ! -f "docker-compose.yml" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "SearXNG setup complete!"
|
||||
|
||||
# start docker compose for searxng, redis, frontend services
|
||||
echo "Warning: stopping all docker containers (t-4 seconds)..."
|
||||
sleep 4
|
||||
|
||||
Reference in New Issue
Block a user