Changes

From Amahi Wiki
Jump to: navigation, search
m
/usr/bin/rsnapshot daily
echo "Backup Finished: "$(date)
if [ "$?" -gt -1 ]then
# Send shutdown message
wall -n "$(date +%A) @ $(date +%T) system shutting down at scheduled time."
# Shutdown System
/sbin/shutdown -h nowfi}}</blockquote>
* "bash" scripts could be written for ownCloud restore, ownCloud "files" restore, update, and update operations OR one combined script with command-line options written for all of these operations.