1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Install common packages: add ntfs-3g as 26th pkg

This commit is contained in:
A Holt 2017-10-24 20:00:48 -04:00 committed by GitHub
parent 980635332f
commit 0d1e4a1dd3

View file

@ -83,6 +83,7 @@
- curl - curl
- pandoc - pandoc
- lynx - lynx
- ntfs-3g
#- name: Install pip as a commonly required package management system #- name: Install pip as a commonly required package management system
# command: curl https://bootstrap.pypa.io/get-pip.py -o {{ downloads_dir }}/get-pip.py # command: curl https://bootstrap.pypa.io/get-pip.py -o {{ downloads_dir }}/get-pip.py