#!/bin/bash /usr/local/sbin/phabricator_backup if [ $? -eq 0 ]; then /usr/local/sbin/phabricator_update fi