sneaky just update

This commit is contained in:
2026-02-07 22:03:31 +00:00
parent 25a34b1130
commit 5dabc08d61
+6 -1
View File
@@ -30,4 +30,9 @@ update-rust:
update-tailscale: update-tailscale:
@echo "Updating Tailscale" @echo "Updating Tailscale"
sudo tailscale update --yes sudo tailscale update --yes
sync-dnd:
@echo "Syncing DnD GITs"
(cd ~/DnD && just git-sync)
(cd ~/source/dungeon_masters_vault && just git-sync)