1
0
Fork 0

Roagen: changed remote repo name from origin to upstream

This commit is contained in:
netravnen 2018-12-17 09:47:09 +00:00
parent e7405a7d80
commit 67fa9b17e2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
// Before we begin. Ensure registry repository is up-to-date
echo shell_exec ("/usr/bin/git -C ../registry/ pull origin master:master 2>&1");
echo shell_exec ("/usr/bin/git -C ../registry/ pull upstream master:master 2>&1");
/*
* Function: