forked from sig_core/toolkit
6 lines
84 B
Cheetah
6 lines
84 B
Cheetah
|
#!/bin/bash
|
||
|
set -o pipefail
|
||
|
{{ arch_force_cp }}
|
||
|
{{ dnf_plugin_cmd }}
|
||
|
{{ sync_cmd }}
|