4 lines
63 B
Bash
4 lines
63 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
echo "countme=false" | sudo tee /etc/dnf/dnf.conf
|