1
0
Fork 0
arangodb/VS2012/Installer/arangosh.bat

7 lines
264 B
Batchfile
Executable File

@echo off
:: #################################################################
:: # script to start the ArangoDB shell in Windows
:: #################################################################
setlocal enableextensions
arangosh.exe -c arangosh.conf %*