1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 15:23:59 +02:00
cdt/releng/org.eclipse.rse.releng.infocenter/addSites.sh

8 lines
190 B
Bash
Executable file

#!/bin/sh
#
# Add new Eclipse "extsion locations" to the infocenter
#
IHOME=/home/infocenter/latest
$IHOME/infocenter.sh addSite -from $IHOME/plugins/rse/eclipse
$IHOME/infocenter.sh apply