diff options
| author | alex <alex@pdp7.net> | 2024-02-11 10:47:47 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2024-02-11 10:47:47 +0100 |
| commit | 1680b57336682e5eb4f2633d0788a24c74093837 (patch) | |
| tree | b665cebdab77080b7b43e8ad19acfc1658727169 /scripts/pyproject.toml | |
| parent | baa80b70a8891119b63ccab6f62b6a2548a4bda8 (diff) | |
Add update_zfs command
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 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' |
