Skip to content

changed everything to powershell instead of .bat including the adapter exec

Ondřej Vašíček requested to merge feature/powershell into dev

configuration

  • Moved triplestore conf out of the repository
  • build script now creates conf files Powershell
  • The adapter now uses powershell.exe to execute commands on windows (instead of cmd /c)
  • created replaced .bat scripts with .ps1 scripts

Merge request reports

Loading