mirror of
https://github.com/ViViDboarder/docker-restic-cron.git
synced 2024-11-15 01:36:37 +00:00
5 lines
94 B
Bash
Executable File
5 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
set -ex
|
|
|
|
docker run --rm --privileged multiarch/qemu-user-static:register --reset
|