mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-12 13:42:13 -04:00
borg shell completion: remove shebang, useless because scripts are sourced
This commit is contained in:
parent
3549736ec4
commit
34fc988ef6
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Completions for borg
|
||||
# https://www.borgbackup.org/
|
||||
# Note:
|
||||
|
|
|
|||
Loading…
Reference in a new issue