4 lines
51 B
Bash
4 lines
51 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf install thunderbird gpgme -y
|
#!/bin/bash
|
|
|
|
sudo dnf install thunderbird gpgme -y
|