Changeset 4084
- Timestamp:
- Dec 20, 2010, 1:40:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/servlet/www/WEB-INF/init.sh
r4045 r4084 99 99 fi 100 100 101 # Create proteios msinspect.properties file if not existing. 102 if [ ! -f msinspect.properties ]; then 103 cp -p msinspect.properties.in msinspect.properties 104 fi 105 101 106 # Create proteios log4j.properties file if not existing. 102 107 if [ ! -f log4j.properties ]; then
Note: See TracChangeset
for help on using the changeset viewer.