diff --git a/install.sh b/install.sh index 3165ada..e2f50c3 100755 --- a/install.sh +++ b/install.sh @@ -10,9 +10,6 @@ cd $MY_PATH # Run the basic setup. 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 # # coder.com instances, so. Add packages that I want in my coder image. sudo apt update