A bunch of changes
This commit is contained in:
parent
76a4600814
commit
506703932d
7 changed files with 52 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue