diff options
| author | alex <alex@pdp7.net> | 2023-10-21 18:54:50 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-10-21 18:55:08 +0200 |
| commit | e7ddf0cfc6f0b928a34ff03f6483f40a3ab2f3a9 (patch) | |
| tree | 4029c0db128aae5f4e4bc45a4e0d0e03d79089da /scripts/pyproject.toml | |
| parent | f7e1221718dbc729d2daf6d41402dca432b7b8d5 (diff) | |
Add Nextcloud 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 b797e68b..2adaf4e8 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -20,3 +20,4 @@ ruscreen = 'p7s.ruscreen:main' mbsync_config = 'p7s.mail:generate_config' db-create = 'p7s.distrobox:create' db-enter = 'p7s.distrobox:enter' +nextcloud_setup = 'p7s.nextcloud:setup_nextcloud' |
