Commit 7f23acc9 authored by Ad Schellevis's avatar Ad Schellevis

forgot to add backup script

parent c7d388a8
#!/usr/local/bin/php
<?
/**
* Backup to Google Drive (if configured)
*/
require_once("config.lib.inc");
backup_to_google_drive();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment