main
GrizzleNL 2 years ago
parent d3ad7c1a58
commit af88560aff

@ -47,3 +47,4 @@
1
1
1
1

@ -1,12 +1,3 @@
"""<?php
$a = rand(1,10);
for($b = 0; $b < $a; $b++){
print_r(shell_exec("/srv/daily-commit/commit.sh"));
}
?>"""
import subprocess
import random

Loading…
Cancel
Save