Skip to content

Commit 313555b

Browse files
committed
work
1 parent dccb709 commit 313555b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

hooks/checkout

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

33
set -euo pipefail
44

hooks/environment

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

33
set -e
44

0 commit comments

Comments
 (0)