Mercurial > code > home > repos > infra
diff home.py @ 203:3fd439ae1380
minor & some upgrades
author | drewp@bigasterisk.com |
---|---|
date | Fri, 30 Jun 2023 22:39:13 -0700 |
parents | 1329c6f5baef |
children | b58f05be720a |
line wrap: on
line diff
--- a/home.py Fri Jun 30 22:36:53 2023 -0700 +++ b/home.py Fri Jun 30 22:39:13 2023 -0700 @@ -21,7 +21,6 @@ files.link(path='/home/drewp/bin', target='own/config/bin/', force=True) files.link(path='/home/drewp/blenderkit_data', target='own/gfx-lib/blenderkit_data/', force=True) - server.shell(["sudo -u drewp pip install --user 'pdm==2.7.4'"])