debian/rules: use $(CURDIR) instead of $$(pwd)
[tweeper.git] / tweeper
1 #!/usr/bin/env php
2 <?php
3
4 require(dirname(__FILE__) . '/tweeper.php');