go-bin 1.23.3
This commit is contained in:
parent
4596e6a1fb
commit
6617639818
@ -1,5 +1,5 @@
|
||||
name="go-bin"
|
||||
version='1.23.1'
|
||||
version='1.23.3'
|
||||
release='1'
|
||||
desc="Compiler and tools for the Go programming language"
|
||||
desc_ru="Компилятор и инструменты для языка программирования Go"
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/env bash
|
||||
ln -s /usr/lib/go/bin/go /usr/bin/go
|
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/env bash
|
||||
rm -f /usr/lib/go/bin/go /usr/bin/go
|
Loading…
Reference in New Issue
Block a user