0.4.1.0
This commit is contained in:
@@ -48,7 +48,7 @@ switch (@$argv[0]) {
|
||||
}
|
||||
if ($curr_version > $version) {
|
||||
if(askMulti("Rollup ".$curr_version." is available (you have ".$version.")", array("Cancel","Download")) == 1) {
|
||||
exec("open https://www.profiteroles.org/git/profiteroles/Rollup");
|
||||
exec("open https://www.profiteroles.org/git/p/Rollup");
|
||||
echo "QUITAPP\n";
|
||||
} else {
|
||||
die;
|
||||
|
||||
Reference in New Issue
Block a user