archive: Remove unnecessary interpreter directive
These files are expected to be `source`d in and not executed standalone.
This commit is contained in:
parent
5a8bfd5bf5
commit
93556a7d5f
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env zsh
|
||||
#
|
||||
# Creates archive file
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue