view installer-files/cmdshell.bat @ 3965:c885e3994aaa

of-control: update to v2.8.2 * src/of-control.mk: update version, checksum * build_packages.m: update control version
author John Donoghue <john.donoghue@ieee.org>
date Mon, 15 Jun 2015 20:41:58 -0400
parents 9d402d735dd1
children 57bc5d4ff660
line wrap: on
line source

@echo off

set OCT_HOME=%~dp0

Rem   Set up PATH. Make sure the octave bin dir
Rem   comes first.

set PATH=%OCT_HOME%bin;%PATH%
set TERM=cygwin

%OCT_HOME%\bin\bash.exe