Skip to content

Commit fcd6eb8

Browse files
committed
exclude README from zip
1 parent 408c7a9 commit fcd6eb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ git clone https://github.com/lapwat/NFCScreenOff.git
1616
cd NFCScreenOff
1717

1818
# zip the installer
19-
zip -r NFCScreenOff.zip *
19+
zip -r NFCScreenOff.zip * -x README.md
2020

2121
# copy to your phone
2222
adb push NFCScreenOff.zip /sdcard/Download

0 commit comments

Comments
 (0)