moth/packages/mcp/service/puzzled/puzzled

6 lines
111 B
Plaintext
Raw Normal View History

#! /bin/sh
PUZZLES=/var/www/puzzles.html
/opt/mcp/bin/puzzles.cgi > $PUZZLES.new && mv $PUZZLES.new $PUZZLES