]> SALOME platform Git repositories - modules/kernel.git/blob - bin/runRessourcesCatalog.in
Salome HOME
NRI : Add KERNEL_ROOT_DIR in addition to SALOME_[ROOT, SITE]_DIR.
[modules/kernel.git] / bin / runRessourcesCatalog.in
1 #! /bin/sh
2
3 @ENVSCRIPT@
4 cd ${SALOME_HOME_DIR}/bin
5
6 ./allkill
7
8 runNS.sh
9
10 SALOME_RessourcesCatalog_Server \
11 -common ${SALOME_SRC_DIR}/SALOME/resources/CatalogRessources.xml &