Unminimize my devspace

This commit is contained in:
John Doty 2022-09-15 00:03:08 +00:00
parent 098e63d9fe
commit 45ddb5284c
2 changed files with 80 additions and 1 deletions

View file

@ -11,7 +11,7 @@ cd $MY_PATH
python3 "./setup.py"
# # Un-minimize this installation
# yes | sudo unminimize
sudo python3 "./unminimize.py"
# # 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.