#!/usr/bin/env php version); // commit exec("svn commit -m 'updating to v{$composer->version}'"); // clean up files unlink("$pluginSourcePath/$zipFilename"); exec("rm -rf $svnDestinationPath/$zipFilename"); # feeling dangerous