This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
borg
espejo de
https://github.com/borgbackup/borg
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
borg shell completion: remove shebang, useless because scripts are sourced
Gianfranco Costamagna
hace 7 años
padre
7638085b28
commit
2978aad55c
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
0
2
scripts/shell_completions/bash/borg
+ 0
- 2
scripts/shell_completions/bash/borg
Ver fichero
@@ -1,5 +1,3 @@
-#!/bin/bash
-
# Completions for borg
# https://www.borgbackup.org/
# Note: