Changeset f97779b for installer/resources/i2prouter
- Timestamp:
- Nov 21, 2011 9:36:49 PM (9 years ago)
- Branches:
- master
- Children:
- 85d7cfb
- Parents:
- f4f5873
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/i2prouter
rf4f5873 rf97779b 132 132 # Do not modify anything beyond this point 133 133 #----------------------------------------------------------------------------- 134 if [ -e $WRAPPER_CONF ]; then134 if [ ! -e $WRAPPER_CONF ]; then 135 135 echo "Starting I2P Failed: Unable to find $WRAPPER_CONF" 136 136 exit 1
Note: See TracChangeset
for help on using the changeset viewer.