5 lines
69 B
Bash
Executable file
5 lines
69 B
Bash
Executable file
#!/bin/bash
|
|
# tweet after reaching daily goal
|
|
|
|
|
|
# vim: set ft=bash :
|