local scripts are now made executable by postinstall.sh

This commit is contained in:
hypercubus
2004-08-26 17:22:37 +00:00
committed by zzz
parent 53213bb553
commit b31378ad1a
3 changed files with 12 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
:: I2P router as a background service.
@echo off
setlocal
set INSTALL_PATH=%~dp0
copy "%INSTALL_PATH%lib\wrapper\win32\I2Psvc.exe" "%INSTALL_PATH%"
copy "%INSTALL_PATH%lib\wrapper\win32\wrapper.dll" "%INSTALL_PATH%lib"