quiting apt-get

This commit is contained in:
Deployment Bot
2019-02-06 16:33:29 -05:00
parent 557899cd23
commit 5bc40a78fd
+2 -2
View File
@@ -12,8 +12,8 @@ dependencies:
apt-run: &apt-install
name: install system packages
command: |
sudo apt update -s
sudo apt install -s -y enchant
sudo apt update -qq
sudo apt install -y enchant -qq
version: 2.1