force install gammu-smsd

This commit is contained in:
poka 2019-12-06 20:25:12 +01:00
parent ddbda0d6a5
commit 1b845057e3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ sudo systemctl enable ipfs
# Install gammu
sudo apt install ppp screen git minicom gammu -y
sleep 1
sudo apt install gammu-smsd -y
sudo apt install gammu-smsd -y || sudo apt install -f
sudo usermod -aG gammu $USER