#!/bin/bash

/Applications/Arq.app/Contents/MacOS/Arq backupnow&
echo 'Arq is backing up now.'
# Toss the application backup trigger into the background.  
# Somehow, this will run via a keystroke triggering app without root access, which to backup your 
# entire comptuer, you are going to need root access to backup any system files
# Perhaps I am remembering incorrectly and I was only backing up ~/
# Though even still, there are a few root owned ( Intentionally created and placed under certain strict chown:chmod)
