Skip to content

Commit

Permalink
exclude README from zip
Browse files Browse the repository at this point in the history
  • Loading branch information
scality-q committed Jan 19, 2020
1 parent 408c7a9 commit fcd6eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git clone https://github.com/lapwat/NFCScreenOff.git
cd NFCScreenOff

# zip the installer
zip -r NFCScreenOff.zip *
zip -r NFCScreenOff.zip * -x README.md

# copy to your phone
adb push NFCScreenOff.zip /sdcard/Download
Expand Down

0 comments on commit fcd6eb8

Please sign in to comment.