#!/bin/bash # # Arquivo automatic syncronizer. # cd /var/cache/sites/arquivo && /usr/bin/git annex add . && /usr/bin/git annex sync &> /dev/null