auto accept installation
This commit is contained in:
parent
e5f3880f17
commit
2c3c04621c
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg]
|
|||
|
||||
# Install the app
|
||||
sudo apt update
|
||||
sudo apt install signal-desktop
|
||||
sudo apt install signal-desktop -y
|
||||
|
||||
echo -e "\nSignal installed! 🎉"
|
||||
|
|
Reference in a new issue