Skip to content

Commit 91a9daf

Browse files
committed
1 parent 66d4e29 commit 91a9daf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

makecrx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
# How to do a new release:
44
#

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
./makexpi.sh uncommitted
33
firefox pkg/https-everywhere-0.9.9.observatory.5~pre.xpi

0 commit comments

Comments
 (0)