fix shebang
This commit is contained in:
parent
923dc582b0
commit
aabb67519f
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
#!/bin/bash
|
||||
PWD=$(pwd)
|
||||
BASE_DIR=${PWD}/base
|
||||
MANIFEST_DIR=${PWD}/firefox
|
||||
|
Loading…
Reference in New Issue
Block a user