This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

bug: change prod dir

+2 -3
+2 -3
update.sh
··· 1 - cd ~/takes 1 + cd ~/smokie 2 2 git restore bun.lock 3 3 git fetch --all 4 4 git reset --hard origin/main 5 5 bun install 6 - bun db:generate 7 6 bun db:push 8 - systemctl --user restart takes 7 + systemctl --user restart smokie