Refactor to allow ytfeed an installer
This commit is contained in:
13
examples/ytfeed.launcher
Executable file
13
examples/ytfeed.launcher
Executable file
@@ -0,0 +1,13 @@
|
||||
#!/usr/bin/env menu
|
||||
|
||||
$ cat Makefile.ytfeed
|
||||
|
||||
cat Makefile.ytfeed
|
||||
|
||||
$ make -f Makefile.ytfeed install
|
||||
|
||||
make -f Makefile.ytfeed install
|
||||
|
||||
$ make -f Makefile.ytfeed uninstall
|
||||
|
||||
make -f Makefile.ytfeed uninstall
|
||||
Reference in New Issue
Block a user