diff options
Diffstat (limited to 'git-shell-commands/fetch-mirrors')
-rwxr-xr-x | git-shell-commands/fetch-mirrors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-shell-commands/fetch-mirrors b/git-shell-commands/fetch-mirrors index 15bf9c4..afff064 100755 --- a/git-shell-commands/fetch-mirrors +++ b/git-shell-commands/fetch-mirrors @@ -1,6 +1,6 @@ #!/bin/sh # * fetch-mirrors -# Actualiza el `mirrors` (espejos) creados con `mirror` +# Update the created `mirrors` with `mirror` # ssh git@host fetch-mirrors set -e |