Config files for my server. Except not my secrets
0

Configure Feed

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

server-config / tangled-on-commit.json
110 B 5 lines
1{ 2 "handle": "vielle.dev", 3 "repo_name": "server-config", 4 "shell": "./commit.sh 2>&1 >> commit-out.txt" 5}