chore: Fix extra whitespace in just

This commit is contained in:
Kyle Gospodnetich 2025-02-02 23:08:58 -08:00
parent a5fddc1db1
commit 0ccc97ecca

View File

@ -175,7 +175,6 @@ remove-opentabletdriver:
flatpak --system remove -y flathub net.opentabletdriver.OpenTabletDriver && \
systemctl disable --user --now opentabletdriver.service
# Install Docker, a platform designed to help developers build, share, and run container applications
install-docker:
#!/usr/bin/bash