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:
parent
011424ad46
commit
7e125bb084
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
umask 022
|
||||
echo "Infocenter Update: running as"
|
||||
id
|
||||
if [ "$IHOME" = "" ]; then
|
||||
IHOME=/home/infocenter/latest
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue