youtube-dl
This commit is contained in:
6
Makefile
6
Makefile
@@ -1,4 +1,4 @@
|
||||
# Autogenerated at 04.10.2022 13:10 using ./gen-makefile
|
||||
# Autogenerated at 05.10.2022 11:23 using ./gen-makefile
|
||||
.DEFAULT_GOAL := help
|
||||
|
||||
#===============================================
|
||||
@@ -170,6 +170,10 @@ vivaldi:
|
||||
wine:
|
||||
@./install/wine
|
||||
|
||||
# Install youtube-dl
|
||||
youtube-dl:
|
||||
@./install/youtube-dl
|
||||
|
||||
# Install zint (latest)
|
||||
zint:
|
||||
@./install/zint
|
||||
|
||||
Reference in New Issue
Block a user