Changeset 1e2fb4b for installer/resources/i2prouter
- Timestamp:
- Jul 17, 2013 11:04:04 PM (8 years ago)
- Branches:
- master
- Children:
- 018098b
- Parents:
- 171f0d2 (diff), 175cb08 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/i2prouter
r171f0d2 r1e2fb4b 30 30 # If you did not run the installer, replace them with the appropriate paths. 31 31 I2P="%INSTALL_PATH" 32 if [ "`uname -s`" = ="Darwin" ]; then32 if [ "`uname -s`" = "Darwin" ]; then 33 33 if [ -d "%USER_HOME/Library/Application Support" ]; then 34 34 I2P_CONFIG_DIR="%USER_HOME/Library/Application Support/i2p"
Note: See TracChangeset
for help on using the changeset viewer.