This commit is contained in:
Anthony Axenov 2023-08-31 12:48:01 +08:00
parent 25c64f39a4
commit ea38ac7dd2
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC

View File

@ -1,4 +1,4 @@
# Autogenerated at 18.04.2023 15:28 using ./gen-makefile
# Autogenerated at 31.08.2023 12:47 using ./gen-makefile
.DEFAULT_GOAL := help
#===============================================
@ -49,7 +49,7 @@ flameshot:
git:
@./install/git
##golang: Install golang v1.20.3
##golang: Install golang v1.21.0
golang:
@./install/golang