Skip to content

Commit

Permalink
Merge pull request #158 from simondeziel/common-hook
Browse files Browse the repository at this point in the history
snapcraft/hooks: Remove shebang and executable bit on common file
  • Loading branch information
tomponline authored Sep 21, 2023
2 parents d585c18 + ac5728d commit ca209d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions snapcraft/hooks/common
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#!/bin/sh


set -eu

# Utility functions
Expand Down

0 comments on commit ca209d9

Please sign in to comment.