Skip to content

Commit

Permalink
Change shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
gshpychka authored Feb 20, 2025
1 parent be3bce3 commit c843491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion link-all.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# creates symlinks under node_modules for all packages in this repo
# can be used to work against this code base.
set -euo pipefail
Expand Down

0 comments on commit c843491

Please sign in to comment.