remove no longer needed chromium install

This commit is contained in:
keyan 2024-01-30 18:43:03 -06:00
parent 38e42255dd
commit 3cc1f23902
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
commands:
00_install_epel:
command: 'sudo amazon-linux-extras install epel'
01_install_chromium:
command: 'sudo yum install -y chromium'