Skip to content

Commit

Permalink
sh
Browse files Browse the repository at this point in the history
  • Loading branch information
slavek-kucera committed Mar 6, 2024
1 parent 056dc1b commit edc4bc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/test-runner.linux_arm64.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
set -e
qemu-aarch64 $1
#!/usr/bin/env sh
set -e
qemu-aarch64 $1

0 comments on commit edc4bc4

Please sign in to comment.