mirror of
https://github.com/status-im/status-react.git
synced 2025-01-30 20:55:03 +00:00
fix shebang for NixOS usage in scheck-nix-shell.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
3f1d52da8c
commit
9d6ed9305b
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Check if inside Nix shell
|
||||
if [[ -z "${IN_NIX_SHELL}" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user