Commit Graph

9 Commits

Author SHA1 Message Date
a875dfaa58 hardlink_*: add hardlink replicating scripts 2025-01-22 22:33:44 -08:00
3023edbfe3 update-python-env: fix empty .python-version situation
Even if .python-version is empty, virtualenv with desired name could be
created somewhere in the system. So we need to delete it in any case.
If there is no such virtualenv, we are ignoring errors.
2024-12-22 14:49:42 -08:00
a6ca99d58d update-python-env: handle empty .python-version 2024-12-20 16:23:56 -08:00
ac1654e0ef create-hardlink-dirs: move from dumpster repo 2024-11-10 09:38:10 -08:00
8024ecb278 update-python-env: add exits on fails 2024-10-13 11:46:46 -07:00
a3448c14c8 Remove dev option from update-python-env 2024-10-13 11:33:48 -07:00
cd222daa98 Add update-python-env script 2024-10-13 11:32:53 -07:00
3794855291 Add docker-list-volumes script 2024-10-05 23:33:58 -07:00
98f82bac71 First commit 2024-10-05 23:27:10 -07:00