A bunch of changes

This commit is contained in:
John Doty 2022-08-04 15:34:03 -07:00
parent 76a4600814
commit 506703932d
7 changed files with 52 additions and 5 deletions

View file

@ -10,6 +10,9 @@ cd $MY_PATH
# Run the basic setup.
python3 "./setup.py"
# Un-minimize this installation
yes | sudo unminimize
# # OK this stuff here is better in bash, and also is specific to setting up
# # coder.com instances, so. Add packages that I want in my coder image.
sudo apt update