Aether/examples/webserver.backup.script

6 lines
167 B
Plaintext
Raw Permalink Normal View History

#!/bin/bash
### Lighttpd ###
mkdir -p "$BACKUPDIR"/lighttpd "$BACKUPDIR"/http
$BACKUPCMD /etc/lighttpd/ "$BACKUPDIR"/lighttpd
$BACKUPCMD /srv/http/ "$BACKUPDIR"/http/