You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently rsync-antora-reference.sh returns the status of set +f which means a successful status is returned even if the rsync command fails. We should fix it to return the status of the rsync command.