fix distance oracle entrypoint
1 unresolved thread
1 unresolved thread
Compare changes
- Hugo Trentesaux authored
- update entrypoint with correct arg - remove max depth
@@ -9,12 +9,11 @@ if [ "$1" = -- ]; then
@@ -9,12 +9,11 @@ if [ "$1" = -- ]; then
distance-oracle -d "$ORACLE_RESULT_DIR" -D "$ORACLE_MAX_DEPTH" -u "$ORACLE_RPC_URL" -l "$ORACLE_LOG_LEVEL"