fix installer

This commit is contained in:
Yasuhiro Matsumoto
2022-09-09 22:15:01 +09:00
parent 2bddeb18f5
commit c965c333f5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
@echo off
call "%~dp0\go_install.cmd" github.com/lighttiger2505/sqls
call "%~dp0\go_install.cmd" github.com/lighttiger2505/sqls@latest

View File

@@ -2,4 +2,4 @@
set -e
"$(dirname "$0")/go_install.sh" github.com/lighttiger2505/sqls
"$(dirname "$0")/go_install.sh" github.com/lighttiger2505/sqls@latest