diff options
Diffstat (limited to 'share')
-rwxr-xr-x | share/hydra/init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/init b/share/hydra/init index 8170603..5ac6f82 100755 --- a/share/hydra/init +++ b/share/hydra/init @@ -48,5 +48,5 @@ if [ ! -z "$REMOTE" ]; then echo "PRIVATE_REPOS=$REMOTE" >> $PREFERENCES fi -# Setup or clone initial repositories +# Sync repositories hydra $HYDRA sync |