fix tools

This commit is contained in:
2023-02-08 17:32:24 +03:00
parent 634ddb4622
commit 65e79bce60
4 changed files with 2 additions and 2 deletions

View File

@ -1 +0,0 @@
powershell .\tools\add_odbc_connection.ps1

1
tools/install.cmd Normal file
View File

@ -0,0 +1 @@
powershell .\add_odbc_connection.ps1

1
tools/uninstall.cmd Normal file
View File

@ -0,0 +1 @@
powershell ./remove_odbc_connection.ps1

View File

@ -1 +0,0 @@
powershell ./tools/remove_odbc_connection.ps1