From 1680b57336682e5eb4f2633d0788a24c74093837 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 11 Feb 2024 10:47:47 +0100 Subject: Add update_zfs command --- 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 a98507ae..7f4b6403 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -25,3 +25,4 @@ nextcloud_setup = 'p7s.nextcloud:setup_nextcloud' soju_setup = 'p7s.soju:setup_soju' bitlbee_setup = 'p7s.bitlbee:setup_bitlbee' setup_emacs = 'p7s.emacs:setup_emacs' +update_zfs = 'p7s.zfs:update_zfs' -- cgit v1.2.3