Skip to content

Commit

Permalink
Move ca-certificates to prep script
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat5TV committed May 27, 2018
1 parent 9cfd8f2 commit 2fb6e69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nems-prep.sh
Expand Up @@ -26,8 +26,8 @@ else
# " > /etc/apt/sources.list

apt update
apt install --yes git screen

apt install --yes git screen ca-certificates
# Setup default account info
git config --global user.email "nems@baldnerd.com"
git config --global user.name "NEMS Linux"
Expand Down

0 comments on commit 2fb6e69

Please sign in to comment.