3 lines
94 B
Bash
3 lines
94 B
Bash
|
|
#!/bin/bash
|
||
|
|
dnf config-manager --add-repo https://git.cloudyne.io/api/packages/linux/rpm.repo
|