From e7ddf0cfc6f0b928a34ff03f6483f40a3ab2f3a9 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 21 Oct 2023 18:54:50 +0200 Subject: Add Nextcloud setup --- scripts/pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/pyproject.toml') 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' -- cgit v1.2.3