mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 20:30:40 +02:00
Improved offline archiving script.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
make unapply-patches
|
make cleanall
|
||||||
make distclean
|
make dir DIR=./media
|
||||||
zip -r linux-media-src.zip backports linux v4l Makefile INSTALL COPYING install.sh -x *.linked_dir -x *.gitignore -x *git_log
|
zip -r linux-media-src.zip backports linux v4l Makefile INSTALL COPYING install.sh -x *.linked_dir -x *.gitignore -x *git_log
|
||||||
exit
|
exit
|
||||||
|
Reference in New Issue
Block a user