mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Update url to files.pfsense.org
This commit is contained in:
parent
1b3e5c016b
commit
e7b552efa9
@ -27,7 +27,7 @@ unlink_if_exists("/tmp/config.cache");
|
||||
|
||||
if(!file_exists("/usr/local/bin/cvsup")) {
|
||||
echo "Cannot find cvsup, pkg_add in progress...";
|
||||
system("/usr/sbin/pkg_add -r http://www.pfsense.com/packages/All/cvsup-without-gui-16.1h_2.tbz");
|
||||
system("/usr/sbin/pkg_add -r http://files.pfsense.org/packages/All/cvsup-without-gui-16.1h_2.tbz");
|
||||
}
|
||||
|
||||
if(!file_exists("/usr/bin/cvs")) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user