makefile
This commit is contained in:
parent
25c64f39a4
commit
ea38ac7dd2
4
Makefile
4
Makefile
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user