Projet

Général

Profil

« Précédent | Suivant » 

Révision e637fc83

Ajouté par Renato Botelho il y a environ 10 ans

Stop calling install_builder_required_ports.sh since it's gone

Voir les différences:

builder_scripts/rebuild_package_binaries_pbi.php
130 130

  
131 131
// Bootstrap
132 132
echo ">>> [" . date("H:i:s") . "] Installing builder required ports...\n";
133
exec("cd /home/pfsense/tools/builder_scripts/scripts && ./install_builder_required_ports.sh");
133
exec("cd /home/pfsense/tools/builder_scripts && ./build.sh --builder-required-ports");
134 134

  
135 135
// Set and ouput initial flags
136 136
if (!isset($options['U']) && $pkg['copy_packages_to_host_ssh_port'] &&

Formats disponibles : Unified diff