mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
I ran into issues setting up Sourcegraph on NixOS, because NixOS, like some other distros, doesn't have a /bin/bash. We already use /usr/bin/env in many of our scripts, so this improves consistency, too. |
||
|---|---|---|
| .. | ||
| add_migration.sh | ||
| drop-local-database.sh | ||
| drop-test-databases.sh | ||
| migrate.sh | ||
| rebase_migration.sh | ||
| squash_migrations.sh | ||