diff options
| author | alex <alex@pdp7.net> | 2024-03-23 20:04:24 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2024-03-23 20:04:24 +0100 |
| commit | e3d4b64d7e255657ac8bfa9690ba0cfa8a5a9115 (patch) | |
| tree | f3d76398fcec73e87a6b473fb361899c854a9141 /scripts/pyproject.toml | |
| parent | 20cc27accf0a3f812d3b8f3fad88b02138a348b3 (diff) | |
Add setup_ubpkg
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 7f4b6403..225ab824 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -25,4 +25,5 @@ nextcloud_setup = 'p7s.nextcloud:setup_nextcloud' soju_setup = 'p7s.soju:setup_soju' bitlbee_setup = 'p7s.bitlbee:setup_bitlbee' setup_emacs = 'p7s.emacs:setup_emacs' +setup_ubpkg = 'p7s.ubpkg:setup_ubpkg' update_zfs = 'p7s.zfs:update_zfs' |
