Add wvdial to requirements

This commit is contained in:
poka 2019-12-15 23:24:16 +00:00
parent bb5df2ce26
commit 9231e6718a
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ ipfs() {
# Install gammu
gammu() {
echo -e "${c_yellow}Installation de gammu...$c_"
sudo apt install ppp screen git minicom gammu -y || err+="Install gammu requirements"
sudo apt install wvdial ppp screen git minicom gammu -y || err+="Install gammu requirements"
sleep 1
sudo apt install gammu-smsd -y || sudo apt install -f || err+="Install gammu"