Initial release: aircontext
This commit is contained in:
4
bin/aircontext.cmd
Normal file
4
bin/aircontext.cmd
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
REM Windows launcher for the AirContext wrapper.
|
||||
REM Forwards all args to the Python script next to this file.
|
||||
python "%~dp0aircontext" %*
|
||||
Reference in New Issue
Block a user