1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-21 13:47:16 +00:00

Merge pull request #3510 from LocutusOfBorg/no-shebang

borg shell completion: remove shebang, useless because scripts are so…
This commit is contained in:
TW 2018-01-04 20:20:10 +01:00 committed by GitHub
commit 34c4400979
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,3 @@
#!/bin/bash
# Completions for borg
# https://www.borgbackup.org/
# Note: