mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
quiting apt-get
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user