mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 03:55:22 +02:00
6 lines
130 B
Bash
6 lines
130 B
Bash
![]() |
#!/bin/sh
|
||
|
IHOME=/home/infocenter/latest
|
||
|
$IHOME/infocenter.sh addSite -from $IHOME/plugins/rse/eclipse
|
||
|
$IHOME/infocenter.sh apply
|
||
|
|