diff options
| author | alex <alex@pdp7.net> | 2023-10-24 21:15:47 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-10-24 21:15:47 +0200 |
| commit | 6afd802003de473c7adc5e7e0ff860e220c70031 (patch) | |
| tree | 3b175fcd473032686fddc7dc4350583d79d602a3 /scripts/pyproject.toml | |
| parent | be3be60dd9db78206a5d85585a02bf90c249ade9 (diff) | |
Add soju_setup
Diffstat (limited to 'scripts/pyproject.toml')
| -rw-r--r-- | scripts/pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index 2adaf4e8..51aa351f 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -21,3 +21,4 @@ mbsync_config = 'p7s.mail:generate_config' db-create = 'p7s.distrobox:create' db-enter = 'p7s.distrobox:enter' nextcloud_setup = 'p7s.nextcloud:setup_nextcloud' +soju_setup = 'p7s.soju:setup_soju' |
