mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Make bash scripts more portable
This commit is contained in:
parent
49c2010b63
commit
9996620802
13 changed files with 13 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#----------------------------------------
|
||||
# Ghidra Python launch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue