home · contact · privacy
Rename generated meta files, test for them.
[redo-blog] / processor / uuid.meta.do
1 #!/bin/sh
2
3 if [ ! -f "$1" ]; then
4   uuidgen
5 fi