mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced 2024-11-15 02:36:30 +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
|