This commit is contained in:
2024-08-02 00:03:57 +08:00
parent 5842b954e3
commit 4b1bd30170
2 changed files with 58 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Autogenerated at 01.08.2024 00:01 using ./gen-makefile
# Autogenerated at 02.08.2024 00:03 using ./gen-makefile
.DEFAULT_GOAL := help
#===============================================
@@ -45,6 +45,10 @@ droidcam-obs:
flameshot:
@./install/flameshot
##frkn: Install Wireguard + FRKN
frkn:
@./install/frkn
##git: Install git (latest)
git:
@./install/git