diff options
Diffstat (limited to 'mirror.php')
-rw-r--r-- | mirror.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -87,5 +87,3 @@ passthru("cat '".$pfad."'"); } } - - exec("find /srv/sourceMirror/ -type f -size 0c -delete"); |
index : Erich/sourceMirror | ||
php implemented mirror (meant to be used for caching package source) |
summaryrefslogtreecommitdiff |
-rw-r--r-- | mirror.php | 2 |
@@ -87,5 +87,3 @@ passthru("cat '".$pfad."'"); } } - - exec("find /srv/sourceMirror/ -type f -size 0c -delete"); |