does enough so that it can be taken over via ssh

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2023-03-09 20:44:53 -06:00
parent f8702510ac
commit 6726877353
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ all:
@echo @echo
new-install: new-install:
git config pull.rebase false
git pull
make setup-bash make setup-bash
make setup-vim make setup-vim
make setup-apt make setup-apt