💻 My corner on the internet kacaii.dev/
lustre evergarden wisp-place gleam atproto
0

Configure Feed

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

ci: rename "wispctl" to wisp-cli

author
kacaii.dev
date (Jul 21, 2026, 3:20 PM -0300) commit 5e984147 parent 4bd1f85d change-id wlwmvoko
+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 60 60 curl https://sites.wisp.place/nekomimi.pet/wisp-cli-binaries/wisp-cli-x86_64-linux -o wisp-cli 61 61 chmod +x wisp-cli 62 62 63 - ./wispctl deploy "$WISP_HANDLE" \ 63 + ./wisp-cli deploy "$WISP_HANDLE" \ 64 64 --path $SITE_PATH \ 65 65 --site $SITE_NAME \ 66 66 --password $WISP_APP_PASSWORD