We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
env bash
script/import-database-dump.sh
1 parent 3c9fc8e commit 11f2f56Copy full SHA for 11f2f56
script/import-database-dump.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/usr/bin/env bash
2
3
# Downloads the database dump tarball from crates.io and imports it
4
# into the `cargo_registry` database. If the database already exists it
0 commit comments