Skip to content

Commit 8788a76

Browse files
author
Ahmad Samiei
committed
no need to check date. handeled by cronjob
1 parent 752e1c2 commit 8788a76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

php/fucking_coffee.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
use Bestnetwork\Telnet\TelnetClient;
77

8-
(date('N') < 6) or exit('weekend');
98
(strpos(exec('who'), getenv('USER')) !== false) or exit('no session');
109
sleep(17);
1110
$con = new TelnetClient('10.10.42.42');

0 commit comments

Comments
 (0)