Yup don't need this

This commit is contained in:
John Doty 2022-11-10 15:03:10 +00:00
parent 3649a01ae9
commit ada59d0a0f

View file

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