mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
7 lines
117 B
Django/Jinja
7 lines
117 B
Django/Jinja
#!/bin/sh
|
|
|
|
set -eo pipefail
|
|
|
|
/usr/bin/systemd-cat /usr/bin/pmgbackup backup
|
|
cp -a /etc/opendkim/keys /home/lbkp/pmg/
|