File: update-todo.sh

package info (click to toggle)
feh 3.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,544 kB
  • sloc: ansic: 13,164; perl: 968; makefile: 218; sh: 37
file content (4 lines) | stat: -rwxr-xr-x 102 bytes parent folder | download | duplicates (8)
1
2
3
4
#!/bin/sh -e

ghi --repo=derf/feh --verbose list > TODO
git commit -m 'Update TODO (via github)' TODO