fix: remove install-extra step for now

This commit is contained in:
Ashley Wulber 2023-07-31 19:04:58 -04:00
parent a449de9413
commit 3d1c7be2c6
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820

View file

@ -16,7 +16,7 @@ install-extra:
@just extra/install
# Install everything
install: (install-freedesktop) (install-extra)
install: (install-freedesktop)
# Uninstalls everything (requires same arguments as given to install)
uninstall: