Correction build carapace + correction autocomplétion des chemins distants pour scp
This commit is contained in:
parent
2a84b5804f
commit
8c138abe1a
2 changed files with 6 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ edit:add-var updatecarapace~ {||
|
|||
git pull
|
||||
cd cmd/carapace
|
||||
go generate ./...
|
||||
go build -ldflags="-s -w"
|
||||
go build -ldflags="-s -w" -tags release
|
||||
if (bool ?(test -f carapace)) {
|
||||
mv -f carapace $bd
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue