mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 23:23:22 +02:00
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
![]() |
#!/bin/sh
|
||
|
|
||
|
set -eo pipefail
|
||
|
|
||
|
/usr/bin/systemd-cat /usr/bin/pmgbackup backup
|
||
|
cp -a /etc/opendkim/keys /home/lbkp/pmg/
|