]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
ARCHIVEPATH bug fix
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 1 Sep 2021 13:41:42 +0000 (15:41 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 1 Sep 2021 13:41:42 +0000 (15:41 +0200)
salome.pyconf

index d78e4c6f44584865af0965dc58053f222324f959..d5fe06f73e32f802de618aeb815d7ea16f49ccb6 100644 (file)
@@ -4,7 +4,7 @@
 project_path : $PWD
 
 # Where to search the archives of the products
-ARCHIVEPATH : "/home/salome/prerequis/archives"
+ARCHIVEPATH : "/home/salome/prerequis/archives:/home/salome-public/prerequis/archives"
 ARCHIVEFTP : "ftp.cea.fr/pub/salome/prerequisites"
 # Where to search the pyconf of the applications
 APPLICATIONPATH : $project_path + "/applications/"