1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

Add id to infocenter update

This commit is contained in:
Martin Oberhuber 2006-08-10 07:45:49 +00:00
parent 011424ad46
commit 7e125bb084

View file

@ -1,5 +1,7 @@
#!/bin/sh
umask 022
echo "Infocenter Update: running as"
id
if [ "$IHOME" = "" ]; then
IHOME=/home/infocenter/latest
fi